django/tests/gis_tests/geoapp
Mariusz Felisiak eb3699ea77
Fixed #33718 -- Dropped support for MySQL 5.7.
2022-07-08 13:30:12 +02:00
..
fixtures
__init__.py
feeds.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
sitemaps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_expressions.py Fixed #33772 -- Added QuerySet.first()/last() error message on unordered queryset with aggregation. 2022-06-14 12:24:43 +02:00
test_feeds.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_functions.py Removed redundant QuerySet.all() calls in docs and tests. 2022-02-22 10:29:38 +01:00
test_indexes.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_regress.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_serializers.py Fixed #33742 -- Added id to GeoJSON serializer. 2022-06-01 19:11:26 +02:00
test_sitemaps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Fixed #33718 -- Dropped support for MySQL 5.7. 2022-07-08 13:30:12 +02:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00