django1/tests/gis_tests/geoapp
Claude Paroz 42e4b0e608 [4.1.x] Fixed #33794 -- Fixed string-casting of GIS queries on PostgreSQL.
Regression in 64c3f049ea.

Backport of de74a74b4b from main
2022-06-21 10:32:34 +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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01: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 Removed redundant QuerySet.all() calls in docs and tests. 2022-02-22 10:29:38 +01:00
test_sitemaps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py [4.1.x] Fixed #33794 -- Fixed string-casting of GIS queries on PostgreSQL. 2022-06-21 10:32:34 +02:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00