django/tests/gis_tests
Loic Bistuer bed504d70b Fixed #24351, #24346 -- Changed the signature of allow_migrate().
The new signature enables better support for routing RunPython and
RunSQL operations, especially w.r.t. reusable and third-party apps.

This commit also takes advantage of the deprecation cycle for the old
signature to remove the backward incompatibility introduced in #22583;
RunPython and RunSQL won't call allow_migrate() when when the router
has the old signature.

Thanks Aymeric Augustin and Tim Graham for helping shape up the patch.

Refs 22583.
2015-02-20 21:34:09 +07:00
..
data Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
distapp Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
gdal_tests Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geo3d Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geoadmin Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geoapp Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
geogapp Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05: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 Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
layermap Fixed #24351, #24346 -- Changed the signature of allow_migrate(). 2015-02-20 21:34:09 +07: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