django1/django/contrib
Brandon Chinn eed6150009 Refs #27003 -- Fixed JSONField crash on converted values. 2016-11-15 18:43:55 -05:00
..
admin Fixed #27393 -- Aligned input boxes in admin password reset forms. 2016-11-15 09:49:24 -05:00
admindocs Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
auth Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
contenttypes Updated translations from Transifex 2016-09-30 22:12:41 +02:00
flatpages Updated translations from Transifex 2016-09-30 22:12:41 +02:00
gis Fixed #27463 -- Fixed E741 flake8 warnings. 2016-11-14 17:40:28 -05:00
humanize Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
messages Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
postgres Refs #27003 -- Fixed JSONField crash on converted values. 2016-11-15 18:43:55 -05:00
redirects Updated translations from Transifex 2016-09-30 22:12:41 +02:00
sessions Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with SuspiciousOperation. 2016-11-01 07:15:56 -04:00
sitemaps Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
sites Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
staticfiles Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
syndication Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
__init__.py