django1/django/contrib
Andrew Nester 1ce04bcce0 Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with SuspiciousOperation. 2016-11-01 07:15:56 -04:00
..
admin Fixed #26357 -- Allowed admin popups to work on links added after page load. 2016-10-24 20:17:31 -04:00
admindocs Updated translations from Transifex 2016-09-30 22:12:41 +02:00
auth Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations." 2016-10-25 17:32:59 -07: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 #20939 -- Simplified query generation by converting QuerySet to Query. 2016-10-28 11:20:23 -04:00
humanize Updated translations from Transifex 2016-09-30 22:12:41 +02:00
messages Replaced property() usage with decorator in several places. 2016-08-25 20:06:22 -04:00
postgres Fixed #26327 -- Added JsonAgg to contrib.postgres. 2016-10-07 07:52:03 -04: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 Updated translations from Transifex 2016-09-30 22:12:41 +02:00
staticfiles Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
syndication Replaced smart_* by force_* calls whenever possible 2016-09-03 13:46:41 +02:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00