django1/django/contrib/gis/tests
wrwrwr 9136ceb6fb Replaced router.routers usage with override_settings(DATABASE_ROUTERS); refs #23933. 2014-12-01 11:34:15 -05:00
..
data Whitespace cleanup. 2013-10-10 16:49:20 -04:00
distapp Added ordering to prevent non-deterministic test failure; refs #23099. 2014-09-10 13:30:04 -04:00
geo3d Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 2014-09-29 00:01:38 +07:00
geoadmin Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmin's modifiable attribute 2014-09-12 08:48:38 +02:00
geoapp Fixed GIS tests to again skip without error when GEOS is not installed. 2014-11-19 14:29:05 -07:00
geogapp Added an Oracle workaround for a geogapp test; refs #23504. 2014-09-23 20:47:08 -04:00
gis_migrations Fixed #23731 -- Fixed migrations crash when adding blank GeometryFields on PostGIS. 2014-10-31 18:37:52 -04:00
inspectapp Added feature flag for geometry_field_introspection; refs #22632 and #23504. 2014-09-18 07:32:51 -04:00
layermap Replaced router.routers usage with override_settings(DATABASE_ROUTERS); refs #23933. 2014-12-01 11:34:15 -05:00
maps Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
relatedapp Fixed #23620 -- Used more specific assertions in the Django test suite. 2014-11-03 11:56:37 -05:00
__init__.py Trusted test skipping about gis tests running or not 2013-07-09 15:17:26 +02:00
test_geoforms.py Fixed #23620 -- Used more specific assertions in the Django test suite. 2014-11-03 11:56:37 -05:00
test_measure.py Fixed #23620 -- Used more specific assertions in the Django test suite. 2014-11-03 11:56:37 -05:00
test_spatialrefsys.py Added a feature flag for add_srs_entry support; refs #22632 and #23504. 2014-09-18 07:28:05 -04:00
tests.py Fixed contrib.gis tests breaking in some edge cases. 2014-05-17 15:01:06 +02:00
utils.py Removed some more hardcoded backends in GIS tests 2014-08-26 20:08:00 +02:00