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
2022-07-25
Simplified various built-in templates.
Nick Pope
2022-07-25
Fixed typo in django/contrib/admin/options.py comment.
Ikko Ashimine
2022-07-23
Fixed #33864 -- Deprecated length_is template filter.
Nick Pope
2022-07-20
Fixed #33833 -- Corrected .closelink admin CSS.
Leonid Podriz
2022-07-17
Fixed #33728 -- Reordered submit buttons in admin.
Alexander Freyr L
2022-07-07
Fixed #33781 -- Restored alignment for admin split-field timezone warnings.
Carlton Gibson
2022-06-28
Fixed #33805 -- Made admin's many-to-many widgets do not display help text fo...
Ankur
2022-06-22
Fixed #33028 -- Used ModelAdmin's opts attribute instead of model._meta.
Marcelo Galigniana
2022-06-18
Fixed #33784 -- Removed unnecessary format escaping in admin calendar widget.
Ankur
2022-06-01
Fixed #33750 -- Fixed timezone warning alignment with help texts.
Florian Demmer
2022-05-21
Fixed #33725 -- Made hidden quick filter in admin's navigation sidebar not fo...
Sankalp
2022-05-21
Fixed #33727 -- Fixed color contrasts in admin header.
Mohammed Y. Alnajdi
2022-05-17
Updated source translation catalogs.
Mariusz Felisiak
2022-05-06
Fixed #33679 -- Fixed the last inline's id in admin for users without add per...
Daniel Hahler
2022-05-03
Fixed #33667 -- Used --header-branding-color for branding headers in admin.
Hrushikesh Vaidya
2022-04-26
Fixed #27471 -- Made admin's filter choices collapsable.
Marcelo Galigniana
2022-04-25
Refs #2259 -- Disallowed primary keys in ModelAdmin.list_editable.
siddhartha-star-dev
2022-04-15
Fixed #11803 -- Allowed admin select widgets to display new related objects.
mgaligniana
2022-04-06
Refs #31617 -- Added an id for helptext in admin forms.
David Smith
2022-04-06
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors(...
Baptiste Mispelon
2022-03-25
Fixed #7497 -- Allowed overriding the order of apps and models in admin.
adontz
2022-03-24
Refs #15619 -- Logged out with POST requests in admin.
Mariusz Felisiak
2022-03-21
Fixed #33592 -- Fixed "View on Site" links in custom admin site.
Stefan Wehrmeyer
2022-03-01
Fixed #33547 -- Fixed error when rendering invalid inlines with readonly fiel...
Mariusz Felisiak
2022-02-28
Fixed #33524 -- Allowed overriding empty_label for ForeignKey in ModelAdmin.r...
Hrushikesh Vaidya
2022-02-26
Fixed #33527 -- Removed unnecessary code in ModelAdmin._changeform_view().
Dulalet
2022-02-25
Fixed #33267 -- Added link to related item to related widget wrapper in admin.
Shubh1815
2022-02-23
Fixed #28889 -- Prevented double submission of admin forms.
mgaligniana
2022-02-23
Fixed #33328 -- Transformed formset:added/removed to native JS events.
Claude Paroz
2022-02-23
Fixed #33434 -- Changed font-size in admin CSS to use rem units.
ravi kunwar
2022-02-23
Removed unnecessary font-size in admin hr CSS.
ravi kunwar
2022-02-18
Fixed #33514 -- Added fallbacks to subsequent language codes in Select2 trans...
My-Name-Is-Nabil
2022-02-15
Refs #33348 -- Improved messages raised by SimpleTestCase.assertFormError()/a...
Baptiste Mispelon
2022-02-14
Refs #33348 -- Made SimpleTestCase.assertFormsetErrors() raise an error when ...
Baptiste Mispelon
2022-02-14
Refs #33348 -- Made SimpleTestCase.assertFormError()/assertFormsetErrors() ra...
Baptiste Mispelon
2022-02-07
Refs #33476 -- Refactored code to strictly match 88 characters line length.
Mariusz Felisiak
2022-02-07
Refs #33476 -- Reformatted code with Black.
django-bot
2022-01-29
Updated translations from Transifex.
Claude Paroz
2022-01-29
Fixed #33452 -- Fixed admin change-form layout for submit buttons on mid-size...
Mariusz Felisiak
2022-01-26
Fixed wrapping of long messages in the admin.
Mariusz Felisiak
2022-01-26
Fixed #33407 -- Fixed .radiolist admin CSS.
Carlton Gibson
2022-01-22
Stopped including type="text/css" attributes for CSS link tags.
Claude Paroz
2022-01-13
Refs #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Mariusz Felisiak
2022-01-11
Fixed #11715 -- Changed default value of ModelAdmin.actions/inlines to empty ...
Jacob Walls
2022-01-11
Fixed #13251 -- Made pre/post_delete signals dispatch the origin.
mgaligniana
2021-12-30
Fixed #33300 -- Ensured hidden elements are not displayed on small screens.
Shubh1815
2021-12-29
Refs #26872 -- Fixed wrapping of long choices in ModelAdmin.list_filter.
Mariusz Felisiak
2021-12-28
Refs #31617 -- Removed redundant title text in filter.html.
David Smith
2021-12-23
Refs #31617 -- Changed dark mode primary-fg to give higher contrast to second...
David Smith
2021-12-16
Fixed admin CSS for calendar widget for RTL languages.
ahmadekhalili
[prev]
[next]