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-04-06
[3.2.x] Updated translations from Transifex.
Claude Paroz
2021-03-18
[3.2.x] Fixed #32466 -- Corrected autocomplete to_field resolution for comple...
Johannes Maron
2021-03-10
[3.2.x] Fixed #32512 -- Fixed admin dark theme for autocomplete fields.
mimi89999
2021-03-09
[3.2.x] Refs #32018 -- Corrected color variable for toggle links in admin.
Mariusz Felisiak
2021-03-09
[3.2.x] Refs #32018 -- Used --darkened-bg for <pre> elements.
Mariusz Felisiak
2021-01-28
[3.2.x] Fixed #32391 -- Used CSS flex properties for changelist filter.
Denis Skulimovskiy
2021-01-20
[3.2.x] Refs #31259 -- Made various dark theme adjustments.
Tom Carrick
2021-01-18
[3.2.x] Fixed #18549 -- Fixed heading for inlines with a OneToOneField.
Timothy McCurrach
2021-01-15
[3.2.x] Updated source translation catalogs.
Claude Paroz
2021-01-14
Refs #31259 -- Improved some color contrasts for admin dark theme.
Matthias Kestenholz
2021-01-14
Fixed #31259 -- Added admin dark theme.
mimi89999
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2021-01-12
Fixed #31747 -- Fixed model enumeration via admin URLs.
Jon Dufresne
2021-01-12
Fixed #29010, Fixed #29138 -- Added limit_choices_to and to_field support to ...
Johannes Maron
2021-01-12
Refs #32018 -- Corrected color variables for paginator and header links in ad...
Michel Le Bihan
2021-01-11
Refs #32018 -- Used --header-link-color for header links in admin.
Michel Le Bihan
2021-01-07
Fixed #32018 -- Extracted admin colors into CSS variables.
Matthias Kestenholz
2021-01-06
Fixed #32322 -- Fixed autocomplete widget wrapping.
Viktor Grabov
2020-12-15
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
Tom Forbes
2020-11-30
Refs #31978 -- Fixed hint in admin's password reset confirmation form for cus...
Mariusz Felisiak
2020-11-20
Added explicit HTMLElement.dir attribute in templates.
Author: Nick Pope
2020-11-14
Refs #24474 -- Changed AdminSite.empty_value_display property to an attribute.
Nick Pope
2020-11-13
Unified admin action description generation.
Nick Pope
2020-11-10
Avoided direct styles in admin templates.
Claude Paroz
2020-10-28
Fixed #32062 -- Added %b support to Date.strftime.
Gagan Deep
2020-10-27
Fixed #32127 -- Fixed admin change-form textarea layout for mid-sized displays.
Josh Santos
2020-10-21
Fixed #32069 -- Fixed admin change-form layout on small screens.
Carlton Gibson
2020-10-13
Removed unnecessary check in BaseModelAdmin.get_view_on_site_url().
Marco Richetta
2020-10-09
Fixed #32091 -- Fixed admin search bar width on filtered admin page.
Tim Schilling
2020-10-09
Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-on...
Qi Zhao
2020-10-08
Fixed #31181 -- Added links to related models for admin's readonly fields.
Julien Rebetez
2020-10-06
Fixed #32072 -- Fixed admin search bar height.
Tom Carrick
2020-09-30
Fixed #31986 -- Fixed admin filter sidebar scrolling.
Tom Carrick
2020-09-30
Updated translations from Transifex.
Claude Paroz
2020-09-23
Fixed #32029 -- Removed unnecessary margin in admin CSS for horizontal radio ...
Matthias Kestenholz
2020-09-23
Fixed #32027 -- Fixed wrapping of long words in admin error messages.
Matthias Kestenholz
2020-09-23
Fixed #32034 -- Removed redundant get_app_config() call in AdminSite.app_index.
Raffaele Salmaso
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
[next]