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-02-25 17:44:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
snowman2
29345aecf6
Fixed
#32721
-- Fixed migrations crash when adding namespaced spatial indexes on PostGIS.
2021-05-14 07:10:28 +02:00
..
fixtures
…
__init__.py
…
feeds.py
…
models.py
…
sitemaps.py
…
test_expressions.py
…
test_feeds.py
…
test_functions.py
Fixed
#32575
-- Added support for SpatiaLite 5.
2021-04-08 09:36:29 +02:00
test_indexes.py
Fixed
#32721
-- Fixed migrations crash when adding namespaced spatial indexes on PostGIS.
2021-05-14 07:10:28 +02:00
test_regress.py
…
test_serializers.py
Refs
#32353
, Refs
#32352
-- Fixed GIS tests with PROJ 7.X.
2021-03-23 09:16:33 +01:00
test_sitemaps.py
…
tests.py
…
urls.py
…