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
78f7f68021
django1
/
django
/
contrib
/
gis
/
db
/
models
History
Sergey Fedoseev
6ebe3a95ea
Fixed
#28437
-- Added support for complex geometry expressions in GIS lookups.
2017-07-27 08:06:08 -04:00
..
sql
Fixed
#28370
-- Deprecated the context arg of Field.from_db_value() and Expression.convert_value().
2017-07-20 16:30:08 -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
#28370
-- Deprecated the context arg of Field.from_db_value() and Expression.convert_value().
2017-07-20 16:30:08 -04:00
fields.py
Fixed
#28370
-- Deprecated the context arg of Field.from_db_value() and Expression.convert_value().
2017-07-20 16:30:08 -04:00
functions.py
Simplified GIS Funcs by using GeoFuncMixin.geo_field.
2017-07-15 15:03:50 +05:00
lookups.py
Fixed
#28437
-- Added support for complex geometry expressions in GIS lookups.
2017-07-27 08:06:08 -04:00
proxy.py
Refs
#27656
-- Updated django.contrib docstring verb style according to PEP 257.
2017-02-04 16:39:28 -05:00