1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/gis_tests/geoapp
2015-10-30 11:02:00 -04:00
..
fixtures
__init__.py
feeds.py Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods. 2015-09-23 19:31:10 -04:00
models.py Fixed #24688 -- Added Oracle support for new-style GIS functions. 2015-09-21 13:52:14 -04:00
sitemaps.py
test_feeds.py
test_functions.py Refs #24499 -- Removed an obsolete test check for PostGIS 1.5. 2015-10-30 11:02:00 -04:00
test_regress.py
test_serializers.py
test_sitemaps.py Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. 2015-09-23 19:31:09 -04:00
tests.py Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup 2015-10-22 20:32:31 +02:00
urls.py