index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
gis
/
tests
/
utils.py
Age
Commit message (
Expand
)
Author
2015-02-11
Moved contrib.gis tests out of contrib.
Tim Graham
2014-08-26
Removed some more hardcoded backends in GIS tests
Claude Paroz
2014-08-23
Replaced no_mysql by connection features
Claude Paroz
2014-08-23
Replaced no_spatialite by connection features
Claude Paroz
2014-08-23
Replaced HAS_SPATIALREFSYS by a database feature
Claude Paroz
2014-08-19
Replaced HAS_SPATIAL_DB by testing database feature
Claude Paroz
2014-06-08
Gave unique names to SpatialRefSysModels.
Aymeric Augustin
2013-11-02
Continue to attack E302 violations
Alex Gaynor
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-17
Fixed #21270 -- Fixed E701 pep8 warnings
Alasdair Nicol
2013-09-24
Properly marked skipped GIS tests as skipped
Claude Paroz
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2012-10-27
Ensured gis tests aren't run on non-gis Oracle
Anssi Kääriäinen
2012-06-17
Fixed GIS testsuite.
Florian Apolloner
2009-12-22
Fixed #1142 -- Added multiple database support.
Russell Keith-Magee
2009-03-30
Refactored and cleaned up parts of the spatial database backend. Changes inc...
Justin Bronn
2008-08-05
Merged the gis branch into trunk.
Justin Bronn