django1/django/contrib
Ayush Joshi 827bc07047 Refs -- Refactored out _find_groups()/_get_group_start_end() hooks in admindocs. 2022-01-13 16:33:19 +01:00
..
admin Refs -- Fixed VariableDoesNotExist when rendering some admin template. 2022-01-13 10:10:48 +01:00
admindocs Refs -- Refactored out _find_groups()/_get_group_start_end() hooks in admindocs. 2022-01-13 16:33:19 +01:00
auth Refs -- Fixed VariableDoesNotExist when rendering some admin template. 2022-01-13 10:10:48 +01:00
contenttypes Fixed -- 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 -- 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 -- Changed messages' level tags on MESSAGE_TAGS setting change. 2021-11-26 07:09:31 +01:00
postgres Refs -- 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 Fixed -- Deprecated PickleSerializer. 2022-01-13 13:50:20 +01:00
sitemaps Fixed -- 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 -- Reverted "Fixed -- Added ES module support to ManifestStaticFilesStorage." 2021-11-05 12:11:18 +01:00
syndication Fixed -- Updated datetime module usage to recommended approach. 2021-05-12 11:08:41 +02:00
__init__.py