index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
Age
Commit message (
Expand
)
Author
2021-12-15
Fixed #33316 -- Added pagination to admin history view.
mgaligniana
2021-12-15
Refs #33316 -- Moved paginator styles to base.css.
mgaligniana
2021-12-15
Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued rela...
Jacob Walls
2021-12-08
Fixed #19721 -- Allowed admin filters to customize the list separator.
Shreya Bamne
2021-12-06
Updated translations from Transifex.
Mariusz Felisiak
2021-11-29
Fixed #32545 -- Improved admin widget for raw_id_fields for UUIDFields.
Shubh1815
2021-11-25
Fixed #33024 -- Fixed height of admin selector boxes in collapsed fieldset.
Shubh1815
2021-11-23
Fixed #33310 -- Removed unused rule from admin CSS.
Álvaro Pelegrina Fernández
2021-11-16
Fixed #28357 -- Fixed ModelAdmin.prepopulated_fields on newly added stacked i...
Shubh1815
2021-11-03
Fixed #32996 -- Cached PathInfos on relations.
Keryn Knight
2021-10-27
Fixed #33182 -- Moved admin dark mode vars to separate stylesheet and templat...
Matteo Vitali
2021-10-21
Fixed #33211 -- Updated tests for Selenium 4.0.0.
Carlton Gibson
2021-10-21
Refs #33211 -- Added assertCountSeleniumElements() test helper.
Carlton Gibson
2021-10-06
Fixed #33156 -- Used sessionStorage to preserve quick filter for admin's navi...
Maxim Milovanov
2021-09-30
Fixed #33029 -- Allowed multiple popups for self-related fields in admin.
Yash Jhunjhunwala
2021-09-21
Fixed #33083 -- Fixed selecting all items in the admin changelist when action...
Carlton Gibson
2021-09-21
Updated source translation catalogs.
Mariusz Felisiak
2021-09-21
Fixed #33111 -- Fixed passing object to ModelAdmin.get_inlines() when editing...
Hasan Ramezani
2021-09-21
Refs #32204 -- Replaced three dots with ellipsis in navigation sidebar template.
Mariusz Felisiak
2021-09-21
Fixed #33070 -- Fixed loading translations with language subtags in admin's S...
Cleiton Lima
2021-09-20
Fixed #32504 -- Updated admin's jQuery to 3.6.0.
Mariusz Felisiak
2021-09-18
Fixed #33077 -- Fixed links to related models for admin's readonly fields in ...
Ken Whitesell
2021-09-16
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-09-13
Fixed #33104 -- Fixed wrapping of long words in admin readonly fields.
Aakash Singh
2021-09-10
Fixed #31867 -- Made TabularInline handling of hidden fields with view-only p...
antoinehumbert
2021-09-08
Fixed #32219 -- Made InlineModelAdmin.verbose_name_plural fallback to its ver...
Siburg
2021-08-27
Fixed #33051 -- Fixed highlighting the current model in admin's sidebar with ...
Hasan Ramezani
2021-08-10
Fixed #32993 -- Added AutocompleteJsonView.serialize_result() to allow custom...
Mart Sõmermaa
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-28
Refs #32946 -- Changed internal usage of dynamic Q() objects construction to ...
Keryn Knight
2021-07-15
Fixed #32910 -- Unified different plural equations for the same language in c...
Mariusz Felisiak
2021-07-05
Refs #24121 -- Added __repr__() to AdminSite, DefaultAdminSite, and ModelAdmin.
Eduardo Aldair Ahumada Garcia Jurado
2021-06-29
Fixed #32884 -- Fixed centering of the header on admin login page.
Lou Huang
2021-06-28
Updated translations from Transifex.
Claude Paroz
2021-06-23
Removed options parameter from djangoAdminSelect2.
Adam Johnson
2021-06-10
Refs #24121 -- Added __repr__() to AdminForm, BlockContext, BlockTranslateNod...
saeedblanchette
2021-06-07
Refs #24121 -- Added __repr__() to ChangeList and BaseStorage.
saeedblanchette
2021-05-26
Fixed #32543 -- Added search_help_text to ModelAdmin.
Hasan Ramezani
2021-05-20
Renamed "object" argument of ModelAdmin.log_addition(), log_change(), and log...
David Sanders
2021-05-20
Fixed #32771 -- Used IS_POPUP_VAR constant instead of hard-coded value.
David Sanders
2021-05-19
Fixed #32766 -- Removed unused ORDER_TYPE_VAR.
David Sanders
2021-05-18
Fixed #32754 -- Made AdminSite.catch_all_view() respect SCRIPT_NAME.
Slava Skvortsov
2021-05-13
Fixed #32031 -- Added model class for each model to AdminSite.each_context().
Raffaele Salmaso
2021-04-29
Fixed capitalization of "ECMAScript" and "JavaScript".
Nick Pope
2021-04-29
Refs #32682 -- Renamed lookup_needs_distinct() to lookup_spawns_duplicates().
Mariusz Felisiak
2021-04-29
Refs #32675 -- Removed to_field from ForeignKeys in contrib apps' migrations.
David Wobrock
2021-04-27
Fixed #32682 -- Made admin changelist use Exists() instead of distinct() for ...
Mariusz Felisiak
2021-04-27
Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.
Mariusz Felisiak
2021-04-26
Fixed #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Zain Patel
2021-04-21
Fixed #32647 -- Restored multi-row select with shift-modifier in admin change...
Carlton Gibson
[prev]
[next]