This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
ee79fe0f8e
django1
/
django
/
contrib
/
gis
/
db
/
models
History
David Smith
6802ac4415
Refs
#32956
-- Corrected usage of "insure" and "assure".
2021-08-02 07:45:26 +02:00
..
sql
Fixed
#28353
-- Fixed some GIS functions when queryset is evaluated more than once.
2017-09-11 11:56:39 -04:00
__init__.py
Made isvalid lookup use IsValid function to decrease code redundancy.
2017-03-29 08:56:58 -04:00
aggregates.py
Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS functions and aggregates on Oracle.
2020-03-04 09:04:50 +01:00
fields.py
Renamed BaseSpatialOperations.geography to BaseSpatialFeatures.supports_geography.
2020-11-09 08:12:00 +01:00
functions.py
Fixed
#30446
-- Resolved Value.output_field for stdlib types.
2020-07-15 10:58:29 +02:00
lookups.py
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00
proxy.py
Refs
#32956
-- Corrected usage of "insure" and "assure".
2021-08-02 07:45:26 +02:00