Tim Graham
|
71ae1ab012
|
Removed hardcoded paths to SpatialRefSys models in tests.
|
2020-09-14 07:58:05 +02:00 |
David Smith
|
e74b3d724e
|
Bumped minimum isort version to 5.1.0.
Fixed inner imports per isort 5.
isort 5.0.0 to 5.1.0 was unstable.
|
2020-07-30 10:58:59 +02:00 |
Nick Pope
|
335c9c94ac
|
Simplified imports from django.db and django.contrib.gis.db.
|
2020-02-04 13:20:06 +01:00 |
Mariusz Felisiak
|
bebf61de11
|
Added gis_tests.utils.mariadb hook.
|
2019-10-18 07:46:31 +02:00 |
Sergey Fedoseev
|
3905cfa1a5
|
Fixed #28353 -- Fixed some GIS functions when queryset is evaluated more than once.
Reverted test for refs #27603 in favor of using FuncTestMixin.
|
2017-09-11 11:56:39 -04:00 |
Claude Paroz
|
c08f85fd54
|
Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup
Fixes a regression from 2bd1bbc42 . Thanks Daniel Wiesmann for the report
and Tim Graham for the review.
|
2015-10-22 20:32:31 +02:00 |
Tim Graham
|
ad0be620ae
|
Moved contrib.gis tests out of contrib.
|
2015-02-11 10:29:54 -05:00 |