django/django/contrib
Mariusz Felisiak 0a4a5e5bac
Refs #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Regression in 84609b3205.

Follow up to 4e5bbb6ef2.

Thanks Sourav Kumar for the report.
2022-01-13 10:10:48 +01:00
..
admin Refs #32681 -- Fixed VariableDoesNotExist when rendering some admin template. 2022-01-13 10:10:48 +01:00
admindocs Updated translations from Transifex. 2021-12-06 20:31:03 +01:00
auth Refs #32681 -- Fixed VariableDoesNotExist when rendering some admin template. 2022-01-13 10:10:48 +01:00
contenttypes Fixed #13251 -- Made pre/post_delete signals dispatch the origin. 2022-01-11 08:06:18 +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