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-01-22 00:02:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
History
jtiai
7b9f8e38bb
Added tests for GeometryField.deconstruct().
2018-12-21 17:41:39 -05:00
..
data
…
distapp
…
gdal_tests
…
geo3d
…
geoadmin
Switched TestCase to SimpleTestCase in GIS tests.
2018-11-27 10:22:13 -05:00
geoapp
Switched setUp() to setUpTestData() where possible in Django's tests.
2018-11-27 09:35:17 -05:00
geogapp
…
geos_tests
…
gis_migrations
Fixed
#29949
-- Refactored db introspection identifier converters.
2018-11-21 09:06:50 +01:00
inspectapp
Switched TestCase to SimpleTestCase in GIS tests.
2018-11-27 10:22:13 -05:00
layermap
…
maps
…
rasterapp
…
relatedapp
…
__init__.py
…
admin.py
…
models.py
…
test_data.py
…
test_fields.py
Added tests for GeometryField.deconstruct().
2018-12-21 17:41:39 -05:00
test_geoforms.py
Fixed
#29978
-- Catched GDALException in GeometryField.to_python
2018-11-23 09:39:02 +01:00
test_geoip2.py
…
test_gis_tests_utils.py
…
test_measure.py
…
test_ptr.py
…
test_spatialrefsys.py
…
tests.py
…
utils.py
…