django1/django/contrib
Hannes Ljungberg f7963615eb Fixed #32121 -- Fixed detecting uniqueness of USERNAME_FIELD when using Meta.constraints.
Co-authored-by: Simon Charette <charettes@users.noreply.github.com>
2020-10-20 07:23:51 +02:00
..
admin Removed unnecessary check in BaseModelAdmin.get_view_on_site_url(). 2020-10-13 06:28:14 +02:00
admindocs Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
auth Fixed #32121 -- Fixed detecting uniqueness of USERNAME_FIELD when using Meta.constraints. 2020-10-20 07:23:51 +02:00
contenttypes Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
flatpages Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
gis Added DatabaseFeatures.can_alter_geometry_field. 2020-10-19 12:41:52 +02:00
humanize Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
messages Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
postgres Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms in expressions. 2020-10-14 20:56:04 +02:00
redirects Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
sessions Fixed #31962 -- Made SessionMiddleware raise SessionInterrupted when session destroyed while request is processing. 2020-09-09 09:04:28 +02:00
sitemaps Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
sites Updated translations from Transifex 2020-08-01 20:41:11 +02:00
staticfiles Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
syndication Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
__init__.py