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
2023-03-21
Fixed #34428 -- Made ASGIStaticFilesHandler adapt response to async iterator.
Carlton Gibson
2023-03-20
Updated source translation catalogs.
Mariusz Felisiak
2023-03-18
Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage optional.
Mariusz Felisiak
2023-03-16
Fixed #1873 -- Handled multi-valued query parameters in admin changelist filt...
sarahboyce
2023-03-16
Refs #1873 -- Used GET.lists() in admin filters.
sarahboyce
2023-03-12
Fixed #34407 -- Reported filename when decoding fails in collectstatic's post...
Claude Paroz
2023-03-09
Fixed #33985 -- Used app_config.verbose_name in ContentType.__str__().
Hrushikesh Vaidya
2023-03-09
Fixed #34395 -- Updated admin's jQuery to 3.6.4.
Mariusz Felisiak
2023-03-08
Fixed #34384 -- Fixed session validation when rotation secret keys.
David Wobrock
2023-03-07
Fixed #31920 -- Made AuthenticationMiddleware add request.auser().
Jon Janzen
2023-03-03
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
sarahboyce
2023-03-03
Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view().
Dominique Bischof
2023-03-02
Moved str() calls to DateFieldListFilter.choices().
sarahboyce
2023-02-23
Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint...
Xavier Fernandez
2023-02-23
Refs #33829 -- Added violation_error_message to constraints' __repr__().
Xavier Fernandez
2023-02-21
Fixed #34344 -- Allowed PostGIS DatabaseWrapper subclasses to customize (feat...
David Buhler
2023-02-17
Fixed #34347 -- Added __all__ to django.contrib.gis.utils.
syre
2023-02-17
Fixed #34302 -- Fixed SpatialReference.srid for objects without top-level aut...
Stefan Brand
2023-02-17
Refs #34302 -- Fixed SpatialReference.auth_name()/auth_code() when target is ...
Stefan Brand
2023-02-16
Fixed #34045 -- Improved accessibility of selecting items in admin changelist.
Durval Carvalho
2023-02-13
Fixed #34316 -- Fixed layout of admin password change forms and help texts.
sarahboyce
2023-02-08
Fixed #34303 –- Allowed customizing admin site log entry list.
Jacob Rief
2023-02-08
Fixed #34315 -- Preserved admin changelist filters on "Close" button.
Bakdolot
2023-02-07
Fixed #34285 -- Fixed index/slice lookups on filtered aggregates with ArrayFi...
Nils VAN ZUIJLEN
2023-02-07
Fixed #33638 -- Fixed GIS lookups crash with geography fields on PostGIS.
Jacob Walls
2023-02-07
Fixed #34301 -- Made admin's submit_row check add permission for "Save as new...
Frederic Mheir
2023-02-04
Increased the default PBKDF2 iterations for Django 5.0.
Mariusz Felisiak
2023-02-02
Fixed #34286 -- Fixed admindocs markups for case-sensitive template/view names.
skidipap
2023-02-02
Improved error message for ASCIIUsernameValidator.
Mariusz Felisiak
2023-02-01
Refs #33476 -- Applied Black's 2023 stable style.
David Smith
2023-01-30
Fixed #34283 -- Escaped title in admin's changelist filters.
Stanislav Volyk
2023-01-23
Fixed #34278 -- Made translatable string plural-aware in SelectFilter2.js.
Claude Paroz
2023-01-20
Added short description to remove_stale_contenttypes command.
touhf
2023-01-20
Fixed #34266 -- Added ClosestPoint GIS database functions.
Niccolò Mineo
2023-01-18
Refs #34233 -- Used @functools.cache.
Nick Pope
2023-01-18
Refs #34233 -- Used str.removeprefix()/removesuffix().
Mariusz Felisiak
2023-01-18
Refs #34233 -- Used types.NoneType.
Nick Pope
2023-01-18
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
Mariusz Felisiak
2023-01-17
Increased the default PBKDF2 iterations for Django 5.0.
Mariusz Felisiak
2023-01-17
Refs #33691 -- Removed django.contrib.auth.hashers.CryptPasswordHasher per de...
Mariusz Felisiak
2023-01-17
Refs #27674 -- Removed django.contrib.gis.admin.OpenLayersWidget per deprecat...
Mariusz Felisiak
2023-01-17
Refs #15619 -- Removed support for logging out via GET requests.
Mariusz Felisiak
2023-01-17
Refs #33561 -- Made created=True required in signature of RemoteUserBackend.c...
Mariusz Felisiak
2023-01-17
Refs #29708 -- Removed PickleSerializer per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #33342 -- Removed ExclusionConstraint.opclasses per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #25916 -- Removed SitemapIndexItem.__str__() per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #10929 -- Stopped forcing empty result value by PostgreSQL aggregates.
Mariusz Felisiak
2023-01-17
Refs #32375 -- Changed default sitemap protocol to https.
Mariusz Felisiak
[prev]
[next]