This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
gis_migrations
History
Mariusz Felisiak
f8cc9285e1
Fixed
#35074
-- Fixed adding/removing indexes when spatial_index is changed on MySQL, PostgreSQL, and Oracle.
...
Co-authored-by: Mário Falcão <mario@falcao.dev>
2024-09-19 08:12:11 +02:00
..
migrations
Fixed
#34851
-- Dropped support for PostgreSQL 12 and PostGIS 2.5.
2023-09-20 13:45:51 +02:00
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
test_commands.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_operations.py
Fixed
#35074
-- Fixed adding/removing indexes when spatial_index is changed on MySQL, PostgreSQL, and Oracle.
2024-09-19 08:12:11 +02:00