mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #23152 -- Added support for transactional Spatialite metadata initialization.
Thanks Doug Goldstein for the initial patch.
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