mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[1.7.x] Fixed #23152 -- Added support for transactional Spatialite metadata initialization.
Thanks Doug Goldstein for the initial patch.
Backport of 57e40551e4 from master
This commit is contained in:
@@ -34,3 +34,6 @@ Bugfixes
|
||||
``AlterIndexTogether`` or ``AlterUniqueTogether`` (:ticket:`23614`).
|
||||
|
||||
* Updated the first day of the week in the Ukrainian locale to Monday.
|
||||
|
||||
* Added support for transactional spatial metadata initialization on
|
||||
SpatiaLite 4.1+ (:ticket:`23152`).
|
||||
|
||||
Reference in New Issue
Block a user