1
0
mirror of https://github.com/django/django.git synced 2025-01-13 20:07:13 +00:00
django/tests/gis_tests/geoapp
Daniel Wiesmann a08d2463d2 Fixed #26112 -- Error when computing aggregate of GIS areas.
Thanks Simon Charette and Claude Paroz for the reviews.
2016-01-22 19:38:34 +01:00
..
fixtures
__init__.py
feeds.py
models.py Fixed #26112 -- Error when computing aggregate of GIS areas. 2016-01-22 19:38:34 +01:00
sitemaps.py
test_feeds.py
test_functions.py Fixed #26112 -- Error when computing aggregate of GIS areas. 2016-01-22 19:38:34 +01:00
test_regress.py
test_serializers.py
test_sitemaps.py
tests.py Fixed #25836 -- Added support for MakeLine aggregate on SpatiaLite. 2015-12-02 17:25:33 -05:00
urls.py