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
Age
Commit message (
Expand
)
Author
2021-03-09
Refs #32018 -- Corrected color variable for toggle links in admin.
Mariusz Felisiak
2021-03-09
Refs #32018 -- Used --darkened-bg for <pre> elements.
Mariusz Felisiak
2021-03-04
Fixed #32494 -- Adjusted system check for raw_id_fields to warn about Field.a...
Hasan Ramezani
2021-03-04
Corrected messages of admin checks for invalid model field names.
Hasan Ramezani
2021-03-03
Fixed #27854 -- Added system check for nonexistent directories in STATICFILES...
Jacob Walls
2021-03-03
Refs #27854 -- Skipped subsequent checks if STATICFILES_DIRS is not a list or...
Jacob Walls
2021-03-03
Fixed #32493 -- Removed redundant never_cache uses from admin views.
tim-mccurrach
2021-03-01
Refs #23919 -- Removed unneeded AttributeError catching in collectstatic's li...
Jacob Walls
2021-02-26
Fixed #28607 -- Prevented duplicates in HashedFilesMixin post-processing resu...
Jacob Walls
2021-02-24
Fixed #32468 -- Corrected usage of never_cache in contrib.admin.
Haki Benita
2021-02-22
Refs #16117 -- Made @action and @display decorators importable from django.co...
Nick Pope
2021-02-19
Fixed #32458 -- Made __repr__() for Index and BaseConstraint subclasses more ...
Hannes Ljungberg
2021-02-18
Fixed #32443 -- Removed "shifted" CSS class when admin's sidebar is disabled.
Amir Ajorloo
2021-02-16
Fixed #30231 -- Fixed admin filter horizontal/vertical verbose_name generation.
Teresa Partida
2021-02-15
Fixed #26607 -- Allowed customizing formset kwargs with ModelAdmin.get_formse...
manav014
2021-02-11
Fixed #32421 -- Made admindocs ModelDetailView show model cached properties.
Ramon Saraiva
2021-02-08
Fixed #28216 -- Added next_page/get_default_redirect_url() to LoginView.
ThinkChaos
2021-02-04
Fixed #31527 -- Allowed admindocs index to handle non-string URLconfs.
Jim Xie
2021-01-28
Fixed #32391 -- Used CSS flex properties for changelist filter.
Denis Skulimovskiy
2021-01-27
Fixed #32385 -- Removed unused and duplicated loading of tags in admin templa...
tim-mccurrach
2021-01-20
Refs #31259 -- Made various dark theme adjustments.
Tom Carrick
2021-01-19
Fixed #32324 -- Added template block to override the admin site header.
muskanvaswan
2021-01-19
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
Mariusz Felisiak
2021-01-18
Fixed #32358 -- Fixed queryset crash when grouping by annotation with Distanc...
Illia Volochii
2021-01-18
Fixed #18549 -- Fixed heading for inlines with a OneToOneField.
Timothy McCurrach
2021-01-15
Updated source translation catalogs.
Claude Paroz
2021-01-14
Increased the default PBKDF2 iterations for Django 4.0.
Mariusz Felisiak
2021-01-14
Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecatio...
Mariusz Felisiak
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.fields.jsonb.KeyTransform/KeyT...
Mariusz Felisiak
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecati...
Mariusz Felisiak
2021-01-14
Refs #26601 -- Made get_response argument required and don't accept None in m...
Mariusz Felisiak
2021-01-14
Refs #27468 -- Removed support for the pre-Django 3.1 user sessions.
Mariusz Felisiak
2021-01-14
Refs #31274 -- Removed support for the pre-Django 3.1 encoding format of sess...
Mariusz Felisiak
2021-01-14
Refs #27468 -- Removed support for the pre-Django 3.1 password reset tokens.
Mariusz Felisiak
2021-01-14
Refs #27604 -- Removed support for the pre-Django 3.1 encoding format in Cook...
Mariusz Felisiak
2021-01-14
Refs #15902 -- Stopped set_language() storing user's language in the session.
Mariusz Felisiak
2021-01-14
Refs #31259 -- Improved some color contrasts for admin dark theme.
Matthias Kestenholz
2021-01-14
Fixed #31358 -- Increased salt entropy of password hashers.
Jon Moroney
2021-01-14
Fixed #31259 -- Added admin dark theme.
mimi89999
2021-01-13
Refs #31358 -- Added constant for get_random_string()'s default alphabet.
Florian Apolloner
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2021-01-13
Fixed #26167 -- Added support for functional indexes.
Hannes Ljungberg
2021-01-13
Removed redundant database vendor helpers in gis_tests/utils.py.
Tim Graham
2021-01-13
Added SpatialFeatures.empty_intersection_returns_none.
Tim Graham
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 #32191 -- Made CookieStorage use RFC 6265 compliant format.
Florian Apolloner
[prev]
[next]