1
0
mirror of https://github.com/django/django.git synced 2025-01-05 16:06:07 +00:00
django/tests/gis_tests/geoapp
Simon Charette 0290e01d5a Fixed #31002 -- Fixed GIS lookups crash against a subquery annotation.
Thanks Vasileios Bouzas for the report.
2019-11-25 12:30:33 +01:00
..
fixtures
__init__.py
feeds.py
models.py
sitemaps.py Used 4 space hanging indent for dictionaries. 2019-01-02 18:18:19 -05:00
test_expressions.py Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
test_feeds.py
test_functions.py Fixed #30996 -- Added AsWKB and AsWKT GIS functions. 2019-11-22 13:40:48 +01:00
test_regress.py Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
test_serializers.py
test_sitemaps.py
tests.py Fixed #31002 -- Fixed GIS lookups crash against a subquery annotation. 2019-11-25 12:30:33 +01:00
urls.py