1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/gis_tests/geoapp
2023-01-03 05:47:44 +01:00
..
fixtures
__init__.py
feeds.py
models.py
sitemaps.py
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
test_functions.py Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on PostGIS. 2023-01-03 05:47:44 +01:00
test_indexes.py
test_regress.py
test_serializers.py Fixed #33742 -- Added id to GeoJSON serializer. 2022-06-01 19:11:26 +02:00
test_sitemaps.py
tests.py Fixed #23842 -- Fixed flaky GeoQuerySetTest.test_make_line() test. 2023-01-03 05:46:40 +01:00
urls.py