1
0
mirror of https://github.com/django/django.git synced 2024-11-20 16:34:17 +00:00
django/tests/gis_tests/geoapp
2017-12-27 19:26:14 -05:00
..
fixtures
__init__.py
feeds.py
models.py
sitemaps.py
test_expressions.py
test_feeds.py Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 2017-06-01 19:08:59 -04:00
test_functions.py Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR. 2017-12-27 19:26:14 -05:00
test_regress.py
test_serializers.py
test_sitemaps.py Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. 2017-06-01 19:08:59 -04:00
tests.py Fixed #28896 -- Reallowed filtering a queryset with GeometryField=None. 2017-12-12 17:12:04 -10:00
urls.py