Tim Graham
|
9027fac841
|
Removed unneeded GeoManagers in tests.
|
2016-03-11 13:09:24 -05:00 |
Hasan
|
3d0dcd7f5a
|
Refs #26022 -- Used context manager version of assertRaises in tests.
|
2016-01-29 12:32:18 -05:00 |
Tim Graham
|
5d383549ee
|
Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods.
Per deprecation timeline.
|
2015-09-23 19:31:10 -04:00 |
Tim Graham
|
aaacaeb096
|
Renamed RemovedInDjangoXYWarnings for new roadmap.
Forwardport of ae1d663b79
from stable/1.8.x plus more.
|
2015-06-24 16:08:20 -04:00 |
Claude Paroz
|
d9bcba9b29
|
Removed many HAS_GEOS conditional imports
|
2015-04-24 20:30:23 +02:00 |
Claude Paroz
|
ea27e26b09
|
Deprecated legacy GeoManager/GeoQuerySet methods
|
2015-04-22 19:54:17 +02:00 |
Claude Paroz
|
d9ff5ef36d
|
Fixed #24214 -- Added GIS functions to replace geoqueryset's methods
Thanks Simon Charette and Tim Graham for the reviews.
|
2015-04-22 19:54:17 +02:00 |
Claude Paroz
|
6b6d13bf6e
|
Stopped conditional discovery of gis_tests apps
Refs #23879.
|
2015-04-18 15:17:49 +02:00 |
Claude Paroz
|
65129aac07
|
Fixed #23757 -- Added 3D introspection support to Spatialite backend
Thanks Tim Graham for the review.
|
2015-03-18 19:27:44 +01:00 |
Tim Graham
|
ad0be620ae
|
Moved contrib.gis tests out of contrib.
|
2015-02-11 10:29:54 -05:00 |