django1/django/contrib
elky 9a49fdcd8f Fixed #27531 -- Added block.super to admin's delete confirmation extrahead blocks. 2016-11-24 06:40:13 -05:00
..
admin Fixed #27531 -- Added block.super to admin's delete confirmation extrahead blocks. 2016-11-24 06:40:13 -05:00
admindocs Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
auth Refs #17209 -- Fixed token verification for PasswordResetConfirmView POST requests. 2016-11-21 13:42:25 -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 #26920 -- Made GEOSGeometry equality check consider the srid 2016-11-23 09:23:06 +01: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 Added tests for contrib.sitemaps.ping_google(). 2016-11-22 18:27:19 -05: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