django1/django/contrib/gis/tests
Claude Paroz bc46e4d4fa Fixed two more tuple/int comparisons in gis tests
Refs 63ff417746.
2014-10-11 17:14:29 +02: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 two more tuple/int comparisons in gis tests 2014-10-11 17:14:29 +02:00
geogapp Added an Oracle workaround for a geogapp test; refs #23504. 2014-09-23 20:47:08 -04:00
gis_migrations Fixed #23537 -- Added Oracle GIS SchemaEditor. 2014-09-25 20:16:54 -04:00
inspectapp Added feature flag for geometry_field_introspection; refs #22632 and #23504. 2014-09-18 07:32:51 -04:00
layermap Fixed string length check in LayerMapping 2014-09-18 18:56:31 +02:00
maps Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
relatedapp Added ordering to fix non-deterministic relatedapp test. 2014-09-29 08:53:44 -04:00
__init__.py Trusted test skipping about gis tests running or not 2013-07-09 15:17:26 +02:00
test_geoforms.py Replaced HAS_SPATIAL_DB by testing database feature 2014-08-19 17:57:01 +02:00
test_measure.py Used more specific test assertions. 2014-04-09 22:20:22 +02: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