django1/django/contrib
Baptiste Mispelon 3ed55606c4 [3.0.x] Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefix contains regex special chars.
Regression in b18650a263.

Backport of 52936eface from master
2019-11-26 09:19:19 +01:00
..
admin [3.0.x] Fixed #31031 -- Fixed data loss in admin changelist view when formset's prefix contains regex special chars. 2019-11-26 09:19:19 +01:00
admindocs Updated translation catalogs 2019-09-08 17:35:32 +02:00
auth [3.0.x] Fixed #30776 -- Restored max length validation on AuthenticationForm.UsernameField. 2019-09-18 12:04:47 +02:00
contenttypes Updated translation catalogs 2019-09-08 17:35:32 +02:00
flatpages Updated translation catalogs 2019-09-08 17:35:32 +02:00
gis Updated translation catalogs 2019-09-08 17:35:32 +02:00
humanize Updated translations from Transifex 2019-06-29 16:17:16 +02:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres [3.0.x] Fixed #30826 -- Fixed crash of many JSONField lookups when one hand side is key transform. 2019-10-11 11:51:14 +02:00
redirects Updated translation catalogs 2019-09-08 17:35:32 +02:00
sessions Updated translations from Transifex 2019-06-29 16:17:16 +02:00
sitemaps Refs #23829 -- Made ping_google command/function use https for the sitemap URL. 2019-01-11 10:32:22 -05:00
sites Updated translations from Transifex 2019-06-29 16:17:16 +02:00
staticfiles [3.0.x] Fixed #30802 -- Prevented manifest creation when running collectstatic in dry run mode. 2019-09-27 23:06:55 +02:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py