django1/django/contrib/gis/tests
Tim Graham 7fc13178d6 Removed unnecessary order_by() from a GIS test that crashed Oracle.
Oracle cannot order_by() a TextField; refs #23504.
2014-09-18 12:42:55 -04: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 Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
geoadmin Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmin's modifiable attribute 2014-09-12 08:48:38 +02:00
geoapp Skipped some broken tests on Oracle GIS; refs #23504. 2014-09-17 15:33:50 -04:00
geogapp Removed some more hardcoded backends in GIS tests 2014-08-26 20:08:00 +02:00
gis_migrations Improved GIS migration test cleanup; refs #23504. 2014-09-18 09:00:55 -04:00
inspectapp Added feature flag for geometry_field_introspection; refs #22632 and #23504. 2014-09-18 07:32:51 -04:00
layermap Removed unnecessary order_by() from a GIS test that crashed Oracle. 2014-09-18 12:42:55 -04:00
maps Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
relatedapp Skipped some broken tests on Oracle GIS; refs #23504. 2014-09-17 15:33:50 -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