django1/tests/gis_tests
Claude Paroz a6bada1ee0 Revert "Removed unneeded app_label definitions in gis_tests"
This reverts commit e0cc36f615.
The problem is the following:
  * With non-gis backends, gis_tests sub apps are not discovered
    (see runtests.py)
  * Consequently, the app_label is inferred from the gis_tests
    AppConfig
  * Then models with same names in different sub apps conflict
    because of same model_name/app_label pair.
2015-03-21 16:59:30 +01:00
..
data Added write support for GDALRaster 2015-03-16 19:37:43 +01:00
distapp Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
gdal_tests Fixed gis test failures when numpy isn't installed. 2015-03-20 13:42:55 -04:00
geo3d Fixed #23757 -- Added 3D introspection support to Spatialite backend 2015-03-18 19:27:44 +01:00
geoadmin Revert "Removed unneeded app_label definitions in gis_tests" 2015-03-21 16:59:30 +01:00
geoapp Revert "Removed unneeded app_label definitions in gis_tests" 2015-03-21 16:59:30 +01:00
geogapp Revert "Removed unneeded app_label definitions in gis_tests" 2015-03-21 16:59:30 +01:00
geos_tests Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
gis_migrations Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
inspectapp Fixed #23757 -- Added 3D introspection support to Spatialite backend 2015-03-18 19:27:44 +01:00
layermap Revert "Removed unneeded app_label definitions in gis_tests" 2015-03-21 16:59:30 +01:00
maps Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
relatedapp Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_data.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_geoforms.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_geoip.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_measure.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_spatialrefsys.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
tests.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
utils.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00