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
Age
Commit message (
Expand
)
Author
2015-10-22
[1.8.x] Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup
Claude Paroz
2015-07-30
[1.8.x] Updated GeoIP test for newer versions
Claude Paroz
2015-07-30
[1.8.x] Fixed #25183 -- Fixed non-deterministic GeoIP test.
Tim Graham
2015-06-23
[1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning.
Tim Graham
2015-05-15
[1.8.x] Fixed #24802 -- Delayed GDAL check for OSMGeoAdmin
Tim Graham
2015-04-28
[1.8.x] Fixed #24714 -- Used more specific assertions than assertEqual in tests.
Alasdair Nicol
2015-04-27
[1.8.x] Used assertIsInstance in tests.
Alasdair Nicol
2015-04-16
[1.8.x] Fixed gis_tests when run without GIS dependencies.
Tim Graham
2015-04-16
[1.8.x] Fixed #24615 -- ordering by expression not part of SELECT
Anssi Kääriäinen
2015-03-28
[1.8.x] Fixed skipping of gis_tests when dependencies not installed.
Tim Graham
2015-03-27
[1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Dja...
Moritz Sichert
2015-02-23
[1.8.x] Normalized usage of the tempfile module.
Aymeric Augustin
2015-02-20
[1.8.x] Fixed #24351, #24346 -- Changed the signature of allow_migrate().
Loic Bistuer
2015-02-11
[1.8.x] Moved contrib.gis tests out of contrib.
Tim Graham