django1/django/contrib
Barton Ip 12d6cae7c0 Fixed #31766 -- Made GDALRaster.transform() return a clone for the same SRID and driver.
Thanks Daniel Wiesmann for the review.
2020-09-11 10:31:38 +02:00
..
admin Fixed #31993 -- Added subtitles to admin change/view pages. 2020-09-11 06:28:45 +02:00
admindocs Updated translations from Transifex 2020-08-01 20:41:11 +02:00
auth Fixed #31912 -- Removed strict=True in Path.resolve() in project template and CommonPasswordValidator. 2020-08-28 05:57:36 +02:00
contenttypes Refs #9061 -- Allowed GenericInlineFormSet to disable deleting extra forms. 2020-08-18 09:37:15 +02:00
flatpages Updated translations from Transifex 2020-08-01 20:41:11 +02:00
gis Fixed #31766 -- Made GDALRaster.transform() return a clone for the same SRID and driver. 2020-09-11 10:31:38 +02:00
humanize Updated translations from Transifex 2020-08-01 20:41:11 +02:00
messages Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
postgres Fixed #31956 -- Fixed crash of ordering by JSONField with a custom decoder on PostgreSQL. 2020-08-28 19:09:46 +02:00
redirects Updated translations from Transifex 2020-08-01 20:41:11 +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 #27395 -- Added sitemap 'alternates' generation. 2020-07-29 11:48:29 +02:00
sites Updated translations from Transifex 2020-08-01 20:41:11 +02:00
staticfiles Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
syndication Fixed #31822 -- Added support for comments URL per feed item. 2020-07-30 07:36:27 +02:00
__init__.py