django1/django/contrib
Tim Graham c9e8544321
Added SpatialFeatures.unsupported_geojson_options.
2020-11-11 07:39:15 +01:00
..
admin Avoided direct styles in admin templates. 2020-11-10 21:32:15 +01:00
admindocs Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
auth Made small readability improvements. 2020-10-28 20:20:20 +01:00
contenttypes Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
flatpages Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
gis Added SpatialFeatures.unsupported_geojson_options. 2020-11-11 07:39:15 +01:00
humanize Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
messages Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
postgres Fixed #32169 -- Added distinct support to JSONBAgg. 2020-11-04 21:22:54 +01:00
redirects Updated translations from Transifex. 2020-09-30 10:25:48 +02:00
sessions Fixed #31962 -- Made SessionMiddleware raise SessionInterrupted when session destroyed while request is processing. 2020-09-09 09:04:28 +02:00
sitemaps Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
sites Updated translations from Transifex 2020-08-01 20:41:11 +02:00
staticfiles Made small readability improvements. 2020-10-28 20:20:20 +01:00
syndication Fixed #31789 -- Added a new headers interface to HttpResponse. 2020-09-14 08:41:59 +02:00
__init__.py