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-04-07
Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
Claude Paroz
2021-04-06
Updated translations from Transifex.
Claude Paroz
2021-04-02
Fixed #32383 -- Added source map support to ManifestStaticFilesStorage.
Adam Johnson
2021-04-01
Fixed #32316 -- Deferred accessing __file__.
William Schwartz
2021-03-31
Removed unnecessary left/right in admin sidebar CSS.
Mariusz Felisiak
2021-03-31
Fixed #32204 -- Added quick filter to admin's navigation sidebar.
Maxim Milovanov
2021-03-30
Refs #32260 -- Made admindocs and technical 404 debug page use view_func.view...
Adam Johnson
2021-03-18
Fixed #32466 -- Corrected autocomplete to_field resolution for complex cases.
Johannes Maron
2021-03-16
Refs #32508 -- Raised ImproperlyConfigured instead of using "assert" in Sessi...
Daniyal
2021-03-11
Refs #32508 -- Raised ImproperlyConfigured instead of using "assert" in middl...
Hasan Ramezani
2021-03-10
Fixed #32512 -- Fixed admin dark theme for autocomplete fields.
mimi89999
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
[prev]
[next]