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
/
tests
/
gis_tests
/
distapp
Age
Commit message (
Expand
)
Author
2016-01-28
[1.9.x] Fixed #26147 -- Relaxed expected values in GIS tests to account for d...
Tim Graham
2015-11-07
[1.9.x] Removed ability to pass a geometry string to GIS functions
Claude Paroz
2015-09-12
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-04-24
Removed many HAS_GEOS conditional imports
Claude Paroz
2015-04-24
Lazy loading of GEOS functions
Claude Paroz
2015-04-22
Deprecated legacy GeoManager/GeoQuerySet methods
Claude Paroz
2015-04-22
Added MySQL support to GIS functions
Claude Paroz
2015-04-22
Added Spatialite support to GIS functions
Claude Paroz
2015-04-22
Fixed #24214 -- Added GIS functions to replace geoqueryset's methods
Claude Paroz
2015-04-18
Stopped conditional discovery of gis_tests apps
Claude Paroz
2015-04-16
Fixed gis_tests when run without GIS dependencies.
Tim Graham
2015-04-16
Fixed #24615 -- ordering by expression not part of SELECT
Anssi Kääriäinen
2015-02-11
Moved contrib.gis tests out of contrib.
Tim Graham