django-bot
|
9c19aff7c7
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
snowman2
|
29345aecf6
|
Fixed #32721 -- Fixed migrations crash when adding namespaced spatial indexes on PostGIS.
|
2021-05-14 07:10:28 +02:00 |
Tim Graham
|
e3ece0144a
|
Removed redundant database vendor helpers in gis_tests/utils.py.
|
2021-01-13 09:22:44 +01:00 |
=Pratik Kumar
|
20ba3ce4ac
|
Fixed #30846 -- Made PostGIS backend respect Index's name argument.
|
2020-02-10 13:25:32 +01:00 |
Hannes Ljungberg
|
adcf1a7308
|
Fixed #31248 -- Added missing space before USING SQL on PostGIS.
|
2020-02-10 11:20:45 +01:00 |