django1/django/contrib
Tim Graham 69ffaa297c Removed BaseSpatialOperations.geometry.
Unused since 26996e2d55.
2020-11-09 07:57:02 +01:00
..
admin Fixed #32062 -- Added %b support to Date.strftime. 2020-10-28 11:11:37 +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 Removed BaseSpatialOperations.geometry. 2020-11-09 07:57:02 +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