Tim Graham
|
755dbf39fc
|
Replaced @no_oracle skips with DatabaseFeatures.allows_group_by_lob.
|
2020-10-22 18:16:58 +02:00 |
Mariusz Felisiak
|
b435f82939
|
Reverted "Fixed relative paths imports per isort 4.3.5."
This reverts commit 463fe11bc8 due to
restore of relative paths sorting from isort < 4.3.5 in isort 4.3.10.
|
2019-03-03 19:33:48 +01:00 |
Mariusz Felisiak
|
463fe11bc8
|
Fixed relative paths imports per isort 4.3.5.
|
2019-02-25 11:03:30 +01:00 |
Mariusz Felisiak
|
1508e71c5b
|
Relaxed assertions to fix GIS test failures on Oracle 18c.
|
2019-01-14 18:32:42 -05:00 |
Tim Graham
|
890537253c
|
Made runtests.py run gis_tests only when using a GIS database backend.
This facilitates other changes like refs #28160.
|
2017-05-04 20:29:19 -04:00 |
Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
Tim Graham
|
a0d166306f
|
Removed GeoManager and GeoQuerySet per deprecation timeline.
|
2017-01-17 20:51:56 -05:00 |
Jon Dufresne
|
4f336f6652
|
Fixed #26747 -- Used more specific assertions in the Django test suite.
|
2016-06-16 14:19:18 -04:00 |
Claude Paroz
|
d9bcba9b29
|
Removed many HAS_GEOS conditional imports
|
2015-04-24 20:30:23 +02:00 |
Tim Graham
|
ad0be620ae
|
Moved contrib.gis tests out of contrib.
|
2015-02-11 10:29:54 -05:00 |