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-12-07
Fixed #35020 -- Fixed ModelAdmin.lookup_allowed() for non-autofield primary k...
Sarah Boyce
2023-12-04
Updated translations from Transifex.
Natalia
2023-12-03
Removed unused CSS rules for related widget in RTL.
Tom Carrick
2023-12-01
Fixed #35001 -- Fixed position of related widget action icons in admin for so...
Tom Carrick
2023-12-01
Refs #35004 -- Restored the direction of arrows in admin selector boxes for R...
Mariusz Felisiak
2023-12-01
Refs #35003 -- Corrected "wide" form margins in admin for LTR languages.
Tom Carrick
2023-11-30
Fixed #34995 -- Improved position of related widget's add link on admin pages...
Tom Carrick
2023-11-30
Fixed #35003 -- Corrected margins in admin for RTL languages.
Tom Carrick
2023-11-30
Fixed #35004 -- Corrected the direction of arrows in admin selector boxes for...
Mariusz Felisiak
2023-11-29
Refs #25778 -- Updated some links and references to HTTPS.
Adam Johnson
2023-11-27
Fixed #34982 -- Fixed admin's read-only password widget and help texts alignm...
Tom Carrick
2023-11-23
Fixed #34994 -- Fixed checkbox layout in admin's change page for narrow scree...
Tom Carrick
2023-11-23
Fixed #34991 -- Fixed pagination links and input layout in admin's change lis...
Tom Carrick
2023-10-31
Fixed #34462 -- Made admin log actions in bulk.
Akash Kumar Sen
2023-10-21
Fixed #34913 -- Added borders on high contrast mode in the admin.
Cheuk Ting Ho
2023-10-19
Fixed #34905 -- Corrected admin's main content element rendered in <main> tag.
ontowhee
2023-10-17
Removed unreachable code from ModelAdmin.response_change().
Mariana
2023-10-11
Fixed #12241 -- Preserved query strings when using "Save and continue/add ano...
Mariana
2023-09-26
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
lstaana
2023-09-21
Fixed #34857 -- Made calendar "Cancel" button in admin use color variables.
Fabian Braun
2023-09-18
Updated source translation catalogs.
Natalia
2023-09-18
Fixed #34560 -- Updated admin's jQuery to 3.7.1.
Mariusz Felisiak
2023-09-16
Fixed #31558 -- Added support for boolean attribute on properties in ModelAdm...
Ryanwalker277
2023-09-15
Fixed #34832 -- Made admin's header content render in <header> tag.
Sarah Abderemane
2023-09-14
Fixed #34834 -- Added role="search" to the admin changelist search form.
Lemuel Sta Ana
2023-09-14
Fixed #34833 -- Made admin's main content render in <main> tag.
Sarah Abderemane
2023-08-30
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...
Nick Pope
2023-07-18
Fixed #34036 -- Improved color contrast in admin light theme.
Mariana
2023-07-17
Refs #27471 -- Made admin's filter choice arrows use cursor pointers.
Christophe Henry
2023-07-14
Fixed #34677 -- Made admin password reset templates more consistent.
priyank.panchal
2023-07-10
Fixed #34696 -- Updated selection counter in admin changelist on Chrome.
Cauê Thenório
2023-07-07
Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.cont...
Mariusz Felisiak
2023-07-07
Fixed #9602 -- Added AdminSite.get_model_admin().
Mariusz Felisiak
2023-07-07
Fixed #34639 -- Reverted "Fixed #32682 -- Made admin changelist use Exists() ...
Simon Charette
2023-07-06
Used AdminSite.is_registered() where appropriate.
Mariusz Felisiak
2023-06-21
Fixed #34345 -- Added system check for ManyToManyFields with intermediate tab...
Hrushikesh
2023-06-19
Fixed #34656 -- Fixed unclosed div in admin password change template.
Yaser Amiri
2023-06-12
Fixed #34628 -- Improved icons accessibility of related widget wrapper in admin.
Nina Menezes
2023-06-11
Fixed #34638 -- Fixed admin change list selected row highlight on editable bo...
Neeraj Kumar
2023-06-09
Fixed #34645 -- Restored alignment for admin date/time timezone warnings.
Mariusz Felisiak
2023-06-09
Fixed #23049 -- Added %a and %A support to Date.strftime.
sarahboyce
2023-06-05
Fixed #34627 -- Highlighted active row in admin UI when forced-colors mode is...
Nina Menezes
2023-06-05
Fixed #34622 -- Improved accessibility of related widget wrapper in admin.
Coen van der Kamp
2023-06-05
Fixed #34621 -- Made admin site header render in <div> tag.
Howard Cox
2023-06-05
Fixed #34601 -- Added field name to check message for ModelAdmin.readonly_fie...
nessita
2023-06-02
Fixed #34618 -- Added icon descriptions in "Recent Actions" on the admin index.
Nina Menezes
2023-06-01
Fixed #34617 -- Enabled user zooming on mobile devices in the admin.
Cheuk Ting Ho
2023-05-24
Refs #34593 -- Commented that the extra count is necessary in ChangeList.get_...
David Sanders
2023-05-24
Fixed #34592 -- Removed Safari/Chrome workaround for system fonts.
minusf
2023-05-18
Avoided parallel assignment in template classes.
Adam Johnson
[prev]
[next]