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
2023-04-03
[4.2.x] Updated translations from Transifex.
Mariusz Felisiak
2023-03-29
[4.2.x] Refs #34383 -- Corrected margins in admin fieldsets with multiple fie...
Mariusz Felisiak
2023-03-29
[4.2.x] Fixed overindentation of AdminURLFieldWidget.
Tim Graham
2023-03-28
[4.2.x] Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields ...
Tom Carrick
2023-03-24
[4.2.x] Refs #34316 -- Fixed layout of admin password change forms and help t...
Mariusz Felisiak
2023-03-23
[4.2.x] Refs #34316 -- Fixed displaying error lists in admin password change ...
Mariusz Felisiak
2023-03-23
[4.2.x] Refs #33781 -- Restored alignment for admin split-field timezone warn...
Mariusz Felisiak
2023-03-20
[4.2.x] Updated source translation catalogs.
Mariusz Felisiak
2023-03-09
[4.2.x] Fixed #34395 -- Updated admin's jQuery to 3.6.4.
Mariusz Felisiak
2023-02-13
[4.2.x] Fixed #34316 -- Fixed layout of admin password change forms and help ...
sarahboyce
2023-02-08
[4.2.x] Fixed #34315 -- Preserved admin changelist filters on "Close" button.
Bakdolot
2023-02-07
[4.2.x] Fixed #34301 -- Made admin's submit_row check add permission for "Sav...
Frederic Mheir
2023-02-01
[4.2.x] Refs #33476 -- Applied Black's 2023 stable style.
David Smith
2023-01-30
[4.2.x] Fixed #34283 -- Escaped title in admin's changelist filters.
Stanislav Volyk
2023-01-23
[4.2.x] Fixed #34278 -- Made translatable string plural-aware in SelectFilter...
Claude Paroz
2023-01-17
[4.2.x] Updated source translation catalogs.
Mariusz Felisiak
2023-01-04
Fixed #33961 -- Updated admin's jQuery to 3.6.3.
Mariusz Felisiak
2022-12-20
Updated translations from Transifex.
Mariusz Felisiak
2022-12-13
Fixed #34038 -- Improved color contrast for links in admin.
Nimra Aftab
2022-11-30
Refs #34095 -- Changed more properties to use rem units in admin CSS.
SwastikTripathi
2022-11-22
Used CSS flex for form rows.
Tom Carrick
2022-11-08
Fixed typo in BaseModelAdmin.has_delete_permission()'s docstring.
Marco Marra
2022-11-04
Refs #34095 -- Changed height of form controls to use rem units in admin.
jer
2022-10-31
Avoided assignment followed by immediate return.
Nick Pope
2022-10-31
Used more augmented assignment statements.
Nick Pope
2022-10-31
Fixed #34094 -- Corrected margins in admin headers for RTL languages.
Francesco Panico
2022-10-18
Fixed #34102 -- Limited wrapping long names to admin dashboard.
Collin Anderson
2022-10-14
Fixed #34093 -- Changed width/height of switch button icons to use rem units ...
Colm O'Connor
2022-10-12
Fixed #34042 -- Improved accessibility of admin's navigation sidebar.
Rasmus Magnell
2022-10-10
Fixed #34081 -- Reverted "Fixed #33994 -- Corrected position of extrastyle an...
Mariusz Felisiak
2022-10-10
Fixed wrapping of long model names in the admin.
Mariusz Felisiak
2022-10-06
Fixed #32603 -- Made ModelAdmin.list_editable use transactions.
Shubh1815
2022-09-28
Fixed #34025 -- Fixed selecting ModelAdmin.autocomplete_fields after adding/c...
David Sanders
2022-09-26
Fixed #34040 -- Removed autofocus from admin search box.
Moshe Nahmias
2022-09-26
Refs #34041 -- Added navigation landmark to breadcrumbs in admin.
Florian Perucki
2022-09-25
Fixed #34037 -- Improved color contrast for close buttons in admin.
Mia Bajić
2022-09-25
Fixed #34049 -- Fixed displaying SVGs patterns.
Pablousse
2022-09-24
Fixed #34033 -- Improved accessibility of switch button for dark mode in the ...
Florian Perucki
2022-09-24
Fixed #34023 -- Added inline argument to user_deleted_form().
Michał Pasternak
2022-09-15
Fixed #33994 -- Corrected position of extrastyle and extrahead blocks in admi...
Jay Patel
2022-09-15
Changed camel case variable to snake case in contrib.admin/auth.
Youngkwang Yang
2022-09-08
Used CSS flex and <nav> for ModelAdmin.date_hierarchy.
Tom Carrick
2022-09-06
Fixed #24179 -- Added filtering to selected side of vertical/horizontal filters.
Gav O'Connor
2022-08-31
Corrected the direction of arrows in admin selector boxes for RTL languages.
Swara
2022-08-30
Refs #30947 -- Changed tuples to lists where appropriate.
Alex Morega
2022-08-23
Fixed #33927 -- Fixed crash when displaying ArrayField with choices in admin.
David Wobrock
2022-08-18
Used CSS flex for admin's submit row.
Tom Carrick
2022-08-18
Fixed #33930 -- Eased customization of delete_confirmation.html template in t...
Jacob Rief
2022-08-17
Refs #33491 -- Split CSS selected-row highlight selectors.
Carlton Gibson
2022-08-17
Fixed #33491 -- Fixed change-list selected row-highlight on cancelled delete.
Marcelo Galigniana
[next]