django1/tests/gis_tests/geoapp
Tim Graham 0de0699d94 Fixed #27788 -- Dropped support for Oracle < 12.1. 2017-01-28 08:19:47 -05:00
..
fixtures Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
feeds.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
models.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
sitemaps.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_expressions.py Fixed #25708 -- Fixed annotations with geometry values. 2016-12-07 14:16:29 -05:00
test_feeds.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
test_functions.py Fixed #27788 -- Dropped support for Oracle < 12.1. 2017-01-28 08:19:47 -05:00
test_regress.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
test_serializers.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
test_sitemaps.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
tests.py Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
urls.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00