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 21:46:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
geoapp
History
Mariusz Felisiak
6695d29b1c
Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS functions and aggregates on Oracle.
...
Thanks to Norbert Szetei for the report.
2020-03-04 09:04:50 +01:00
..
fixtures
…
__init__.py
…
feeds.py
…
models.py
…
sitemaps.py
…
test_expressions.py
…
test_feeds.py
…
test_functions.py
Fixed
#31195
-- Relaxed GeometryDistance test for PROJ 5.2+.
2020-01-21 22:16:23 +01:00
test_indexes.py
Fixed
#30846
-- Made PostGIS backend respect Index's name argument.
2020-02-10 13:25:32 +01:00
test_regress.py
…
test_serializers.py
…
test_sitemaps.py
…
tests.py
Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS functions and aggregates on Oracle.
2020-03-04 09:04:50 +01:00
urls.py
…