django1/django/contrib
Christian von Roques cbae4d3184 Fixed #27448 -- Switched use of functions deprecated in PostGIS 2.2.
Thanks Claude Paroz and Tim Graham for reviews, and
Mjumbe Wawatu Poe for the initial regression test.
2016-11-12 16:18:22 -05:00
..
admin Fixed #27386 -- Wrapped admin's readonly fields in <div> rather than <p>. 2016-11-12 10:02:57 -05: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 #27448 -- Switched use of functions deprecated in PostGIS 2.2. 2016-11-12 16:18:22 -05: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