django1/django/contrib
Adonys Alea Boffill 8ba01d1e42 Fixed #26543 -- Prevented "confirm form submission" browser prompt when reloading after an admin actions failure. 2016-12-23 17:29:24 -05:00
..
admin Fixed #26543 -- Prevented "confirm form submission" browser prompt when reloading after an admin actions failure. 2016-12-23 17:29:24 -05:00
admindocs Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
auth Refs #17235 -- Made MultiPartParser leave request.POST immutable. 2016-12-07 08:28: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 Made NumPoints raise TypeError on MySQL when it's used on fields besides LineStringField. 2016-12-16 10:34:02 -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 Fixed #27582 -- Allowed HStoreField to store null values. 2016-12-15 10:35:44 -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 #27181 -- Allowed contrib.sites to match domains with trailing ".". 2016-11-29 18:17:10 -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