summaryrefslogtreecommitdiff
path: root/tests/gis_tests/relatedapp
AgeCommit message (Expand)Author
2016-03-28Sorted single letter imports per the latest version of isort.Tim Graham
2016-03-11Removed unneeded GeoManagers in tests.Tim Graham
2015-10-10Fixed #24687 -- Added select_related() validation for nested non-relational f...Tim Graham
2015-09-23Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods.Tim Graham
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-06-24Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham
2015-04-28Fixed #24714 -- Used more specific assertions than assertEqual in tests.Alasdair Nicol
2015-04-24Removed many HAS_GEOS conditional importsClaude Paroz
2015-04-18Stopped conditional discovery of gis_tests appsClaude Paroz
2015-02-11Moved contrib.gis tests out of contrib.Tim Graham