summaryrefslogtreecommitdiff
path: root/tests/gis_tests/geogapp/tests.py
AgeCommit message (Expand)Author
2016-04-12Refs #17635 -- Tested the Cast function in a geography to geometry contextClaude Paroz
2016-01-29Refs #26022 -- Used context manager version of assertRaises in tests.Hasan
2016-01-28Fixed #26147 -- Relaxed expected values in GIS tests to account for database/...Tim Graham
2015-11-19Fixed #25438 -- Fixed assorted Oracle GIS test failures.Jani Tiainen
2015-06-24Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham
2015-04-24Removed many HAS_GEOS conditional importsClaude Paroz
2015-04-22Deprecated legacy GeoManager/GeoQuerySet methodsClaude Paroz
2015-04-22Fixed #24214 -- Added GIS functions to replace geoqueryset's methodsClaude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham