django1/django/contrib
Claude Paroz e0a46367df Updated source translation catalogs.
Forwardport of 3dc3a952b2 from stable/3.2.x.
2021-01-15 09:43:45 +01:00
..
admin Updated source translation catalogs. 2021-01-15 09:43:45 +01:00
admindocs Updated source translation catalogs. 2021-01-15 09:43:45 +01:00
auth Increased the default PBKDF2 iterations for Django 4.0. 2021-01-14 17:50:04 +01:00
contenttypes Used model's Options.label where applicable. 2020-12-29 08:56:39 +01:00
flatpages Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
gis Removed redundant database vendor helpers in gis_tests/utils.py. 2021-01-13 09:22:44 +01:00
humanize Updated source translation catalogs. 2021-01-15 09:43:45 +01:00
messages Refs #27604 -- Removed support for the pre-Django 3.1 encoding format in CookieStorage. 2021-01-14 17:50:04 +01:00
postgres Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecation timeline. 2021-01-14 17:50:04 +01:00
redirects Updated source translation catalogs. 2021-01-15 09:43:45 +01:00
sessions Refs #26601 -- Made get_response argument required and don't accept None in middleware classes. 2021-01-14 17:50:04 +01:00
sitemaps Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
sites Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
staticfiles Made small readability improvements. 2020-10-28 20:20:20 +01:00
syndication Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
__init__.py