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
2020-09-15
Fixed #31636 -- Made BooleanFieldListFilter respect Field.choices.
manav014
2020-09-14
Fixed #31789 -- Added a new headers interface to HttpResponse.
Tom Carrick
2020-09-11
Fixed #31993 -- Added subtitles to admin change/view pages.
Jon Dufresne
2020-09-10
Fixed #31992 -- Made admin password reset templates use title/content_title b...
Jon Dufresne
2020-09-03
Fixed #31978 -- Added username hint to admin's password reset confirmation form.
Collin Anderson
2020-09-01
Fixed #31901 -- Prevented content overflowing in the admin changelist with na...
007gzs
2020-08-11
Fixed #31865 -- Adjusted admin nav sidebar template to reduce debug logging.
Carlton Gibson
2020-08-06
Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range().
Nick Pope
2020-08-06
Refs #25513 -- Fixed admin pagination elision bounds.
Nick Pope
2020-08-06
Refs #25513 -- Adjusted admin pagination to be 1-indexed.
Nick Pope
2020-08-05
Fixed #31854 -- Fixed wrapping of long model names in admin's sidebar.
Mariusz Felisiak
2020-08-05
Fixed #31853 -- Fixed wrapping of translated action labels in admin sidebar.
007gzs
2020-08-01
Updated translations from Transifex
Claude Paroz
2020-07-30
Bumped minimum isort version to 5.1.0.
David Smith
2020-07-21
Fixed #31180 -- Configured applications automatically.
Aymeric Augustin
2020-07-14
Added admin translatable string.
Claude Paroz
2020-07-04
Simplified <body> element references in DateTimeShortcuts.js.
Jon Dufresne
2020-07-01
Fixed #31522 -- Made admin's SelectBox preserve scroll position.
tapan gujjar
2020-07-01
Made JavaScript URL manipulation more robust with URL and URLSearchParams.
Jon Dufresne
2020-07-01
Simplified JavaScript with Array.prototype.includes().
Jon Dufresne
2020-06-26
Fixed the centering of the "Log in" button on admin login page.
Jon Dufresne
2020-06-25
Simplified label element CSS in admin login.css.
Jon Dufresne
2020-06-25
Removed unnecessary admin CSS.
Jon Dufresne
2020-06-25
Refs #26761 -- Removed extra space in admin change list result header.
Hasan Ramezani
2020-06-24
Fixed #31523 -- Removed jQuery dependency from actions.js.
Jon Dufresne
2020-06-18
Fixed #6933 -- Added support for searching against quoted phrases in ModelAdm...
Alix
2020-06-04
Removed unused HTML class flex from admin changelist.
Adam Johnson
2020-06-03
Fixed #31641 -- Improved loading of navigation sidebar in admin.
Collin Anderson
2020-06-03
Fixed CVE-2020-13596 -- Fixed potential XSS in admin ForeignKeyRawIdWidget.
Jon Dufresne
2020-06-01
Fixed #31536 -- Fixed rendering of disabled AdminFileWidget and ClearableFile...
Carles Pina
2020-05-28
Removed unused admin:jsi18n <script> element from change_password.html.
Jon Dufresne
2020-05-28
Refs #31034 -- Improved accessibility of admin navigation sidebar.
Tom Carrick
2020-05-27
Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields.
Scott Cranfill
2020-05-25
Fixed #31616 -- Added hint about middleware ordering for SessionMiddleware ad...
Hasan Ramezani
2020-05-20
Fixed #31597, #31603 -- Corrected admin clear all filters link behavior.
Fran Hrzenjak
2020-05-18
Refs #31034 -- Used === in nav_sidebar.js admin JS to avoid possible coercion...
Jon Dufresne
2020-05-15
Fixed #31590 -- Fixed ModelAdmin.date_hierarchy crash with an empty QuerySet.
kjpc-tech
2020-05-14
Fixed #31524 -- Removed minified static assets from the admin.
Jon Dufresne
2020-05-14
Fixed #31575 -- Added system check for admin sidebar request context processo...
Jon Dufresne
2020-05-13
Removed unused Downcoder.chars.
Jon Dufresne
2020-05-12
Fixed E128, E741 flake8 warnings.
Mariusz Felisiak
2020-05-11
Updated JS admin translation catalog.
Claude Paroz
2020-05-11
Updated source translation catalogs.
Claude Paroz
2020-05-11
Corrected indentation of #main div in admin base template.
Tom Carrick
2020-05-11
Fixed #31034 -- Added a navigation sidebar to the admin.
Tom Carrick
2020-05-11
Refs #30116 -- Simplified regex match group access with Match.__getitem__().
Jon Dufresne
2020-05-08
Fixed #31157 -- Fixed displaying read-only JSONField values in admin.
dbxnr
2020-05-08
Changed selected attribute to HTML5 boolean syntax in SelectBox.js.
Jon Dufresne
2020-05-07
Fixed #31542 -- Simplified admin JavaScript with "for … of" statements.
Jon Dufresne
2020-05-05
Updated admin's Select2 to 4.0.13.
Mariusz Felisiak
[prev]
[next]