django1/django/contrib
Sergey Fedoseev 2f010795e6 Simplified AuthenticationMiddleware a bit.
SimpleLazyObject already caches value in _wrapped.
2019-10-29 13:20:13 +01:00
..
admin Fixed #30922 -- Fixed ModelAdmin.date_hierarchy queries with DST changes. 2019-10-29 11:21:03 +01:00
admindocs Fixed #30899 -- Lazily compiled import time regular expressions. 2019-10-29 09:22:26 +01:00
auth Simplified AuthenticationMiddleware a bit. 2019-10-29 13:20:13 +01: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 Fixed #30899 -- Lazily compiled import time regular expressions. 2019-10-29 09:22:26 +01:00
humanize Updated translations from Transifex 2019-06-29 16:17:16 +02:00
messages Refs #26601 -- Removed obsolete workarounds for MIDDLEWARE_CLASSES setting. 2019-10-23 08:18:48 +02:00
postgres Fixed #30907 -- Fixed SplitArrayField.has_changed() with removal of empty trailing values. 2019-10-28 10:32:34 +01: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 Fixed #30802 -- Prevented manifest creation when running collectstatic in dry run mode. 2019-09-27 23:01:41 +02:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py