django1/django/contrib
Mariusz Felisiak cd21b1a228
[2.1.x] Fixed E117 and F405 flake8 warnings.
Backport of 5a5c77d55d from master
2019-01-30 13:10:44 +01:00
..
admin [2.1.x] Refs #30097 -- Fixed typos in InlineModelAdmin.has_add_permission() deprecation comments. 2019-01-17 18:41:43 -05:00
admindocs [2.1.x] Updated contrib translations from Transifex 2018-08-01 08:41:58 -04:00
auth [2.1.x] Fixed #29952 -- Lowercased all passwords in contrib.auth's auth/common-passwords.txt.gz. 2018-11-15 14:11:24 -05:00
contenttypes Fixed #28988 -- Fixed queries when a GenericRelation is used with multi-table inheritance. 2018-03-12 22:42:48 -04:00
flatpages [2.1.x] Updated contrib translations from Transifex 2018-08-01 08:41:58 -04:00
gis [2.1.x] Fixed E117 and F405 flake8 warnings. 2019-01-30 13:10:44 +01:00
humanize [2.1.x] Updated translations from Transifex 2018-09-29 16:03:27 +02:00
messages [2.1.x] Removed duplicate words in various comments. 2018-07-18 11:56:57 -04:00
postgres [2.1.x] Updated translations from Transifex 2018-09-29 16:03:27 +02:00
redirects [2.1.x] Updated contrib translations from Transifex 2018-08-01 08:41:58 -04:00
sessions Revert "[2.1.x] Refs #27795 -- Removed force_bytes() usage in sessions." 2018-10-03 15:14:27 +02:00
sitemaps [2.1.x] Refs #29784 -- Switched to https:// links where available. 2018-10-09 20:52:43 -04:00
sites [2.1.x] Updated contrib translations from Transifex 2018-08-01 08:41:58 -04:00
staticfiles [2.1.x] Refs #29353 -- Removed duplicated logic in StaticFilesHandler.get_response(). 2018-06-12 09:26:59 -04:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py