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-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
2023-01-17
Updated source translation catalogs.
Mariusz Felisiak
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-10
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
Mariusz Felisiak
2023-01-04
Fixed #33961 -- Updated admin's jQuery to 3.6.3.
Mariusz Felisiak
2023-01-03
Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on P...
Claude Paroz
2023-01-02
Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute.
Florian Apolloner
2022-12-29
Fixed #34208 -- Confirmed support for GDAL 3.6.
Mariusz Felisiak
2022-12-29
Fixed #25617 -- Added case-insensitive unique username validation in UserCrea...
Paul Schilling
2022-12-29
Upgraded OpenLayers to v.7.2.2.
Claude Paroz
2022-12-24
Fixed #34165 -- Made permissions creation respect the "using" parameter.
David Wobrock
2022-12-22
Fixed #34219 -- Preserved Char/TextField.db_collation when altering column type.
Mariusz Felisiak
[prev]
[next]