django1/django/contrib
Ad Timmering bdf3e156b4 Fixed #28628 -- Changed \d to [0-9] in regexes where appropriate. 2022-01-07 12:25:06 +01:00
..
admin Fixed #33300 -- Ensured hidden elements are not displayed on small screens. 2021-12-30 07:57:36 +01:00
admindocs Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
auth Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilarityValidator. 2022-01-04 10:02:05 +01:00
contenttypes Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
flatpages Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
gis Fixed #28628 -- Changed \d to [0-9] in regexes where appropriate. 2022-01-07 12:25:06 +01:00
humanize Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
messages Fixed #33303 -- Changed messages' level tags on MESSAGE_TAGS setting change. 2021-11-26 07:09:31 +01:00
postgres Refs #33342 -- Deprecated ExclusionConstraint.opclasses. 2021-12-27 08:55:18 +01:00
redirects Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
sessions Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
sitemaps Fixed #25916 -- Added lastmod support to sitemap index view. 2021-10-21 15:26:22 +02:00
sites Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
staticfiles Fixed #33253 -- Reverted "Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage." 2021-11-05 12:11:18 +01:00
syndication Fixed #32366 -- Updated datetime module usage to recommended approach. 2021-05-12 11:08:41 +02:00
__init__.py