This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-03 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
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
…
test_expressions.py
…
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
…
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
…