django1/django/contrib/gis/tests
Claude Paroz 51890ce889 Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01: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 Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
geoadmin Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmin's modifiable attribute 2014-09-12 08:48:38 +02:00
geoapp Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01: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 Fixed #24014 -- Unified OGRException and GDALException 2014-12-18 11:28:17 +01: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