summaryrefslogtreecommitdiff
path: root/django/contrib/gis/tests/utils.py
AgeCommit message (Expand)Author
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham
2014-08-26Removed some more hardcoded backends in GIS testsClaude Paroz
2014-08-23Replaced no_mysql by connection featuresClaude Paroz
2014-08-23Replaced no_spatialite by connection featuresClaude Paroz
2014-08-23Replaced HAS_SPATIALREFSYS by a database featureClaude Paroz
2014-08-19Replaced HAS_SPATIAL_DB by testing database featureClaude Paroz
2014-06-08Gave unique names to SpatialRefSysModels.Aymeric Augustin
2013-11-02Continue to attack E302 violationsAlex Gaynor
2013-10-22Fixed E221 pep8 warnings.Tim Graham
2013-10-17Fixed #21270 -- Fixed E701 pep8 warningsAlasdair Nicol
2013-09-24Properly marked skipped GIS tests as skippedClaude Paroz
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2012-10-27Ensured gis tests aren't run on non-gis OracleAnssi Kääriäinen
2012-06-17Fixed GIS testsuite.Florian Apolloner
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-03-30Refactored and cleaned up parts of the spatial database backend. Changes inc...Justin Bronn
2008-08-05Merged the gis branch into trunk.Justin Bronn