django/tests/gis_tests/geoapp
Sergey Fedoseev e7afef13f5 Fixed #26788 -- Fixed QuerySet.update() crash when updating a geometry to another one. 2017-04-10 13:26:26 -04: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 Fixed #26788 -- Fixed QuerySet.update() crash when updating a geometry to another one. 2017-04-10 13:26:26 -04:00
sitemaps.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_expressions.py Fixed #26788 -- Fixed QuerySet.update() crash when updating a geometry to another one. 2017-04-10 13:26:26 -04:00
test_feeds.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
test_functions.py Fixed #11854 -- Added Azimuth GIS function. (#8286) 2017-04-02 14:24:06 -04: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 Fixed #26967 -- Added MySQL support for AsGeoJSON, GeoHash, IsValid functions, and isvalid lookup. 2017-04-01 13:43:53 -04:00
urls.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00