django1/django/contrib
Mariusz Felisiak 6e8b11ab2b
[2.2.x] Fixed E117 and F405 flake8 warnings.
Backport of 5a5c77d55d from master
2019-01-30 13:08:19 +01:00
..
admin [2.2.x] Refs #30097 -- Fixed typos in InlineModelAdmin.has_add_permission() deprecation comments. 2019-01-17 18:40:11 -05:00
admindocs Removed unused variables. 2018-11-09 15:44:12 -05:00
auth Fixed #11154, #22270 -- Made proxy model permissions use correct content type. 2019-01-16 10:07:28 -05:00
contenttypes Fetched Armenian translations from Transifex 2019-01-10 10:50:42 +01:00
flatpages Updated translation catalogs 2019-01-16 20:51:26 +01:00
gis [2.2.x] Fixed E117 and F405 flake8 warnings. 2019-01-30 13:08:19 +01:00
humanize Updated translation catalogs 2019-01-16 20:51:26 +01:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Fixed #29738 -- Allowed serializing psycopg2 range types in migrations. 2019-01-11 19:32:26 -05:00
redirects Fetched Armenian translations from Transifex 2019-01-10 10:50:42 +01:00
sessions Fetched Armenian translations from Transifex 2019-01-10 10:50:42 +01:00
sitemaps Refs #23829 -- Made ping_google command/function use https for the sitemap URL. 2019-01-11 10:32:22 -05:00
sites Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -05:00
staticfiles Removed unused variables. 2018-11-09 15:44:12 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py