django1/django/contrib/gis/db/models
Sergey Fedoseev 9cd6ba991f Made isvalid lookup use IsValid function to decrease code redundancy. 2017-03-29 08:56:58 -04:00
..
sql Fixed #27962 -- Allowed lookups on Area annotations. 2017-03-23 20:06:16 -04:00
__init__.py Made isvalid lookup use IsValid function to decrease code redundancy. 2017-03-29 08:56:58 -04:00
aggregates.py Removed more GeoQuerySet leftovers. 2017-03-21 09:13:18 -04:00
fields.py Refs #27736 -- Used decorators for GIS lookup registration. 2017-03-27 22:20:18 -04:00
functions.py Made isvalid lookup use IsValid function to decrease code redundancy. 2017-03-29 08:56:58 -04:00
lookups.py Made isvalid lookup use IsValid function to decrease code redundancy. 2017-03-29 08:56:58 -04:00
proxy.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00