django1/django/contrib/gis/db/models
Sergey Fedoseev 5e710cf4a5 Fixed #11854 -- Added Azimuth GIS function. (#8286) 2017-04-02 14:24:06 -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 Refs #25759 -- Fixed some GIS Funcs if different database backends are used. 2017-03-29 13:29:18 -04:00
fields.py Refs #27736 -- Used decorators for GIS lookup registration. 2017-03-27 22:20:18 -04:00
functions.py Fixed #11854 -- Added Azimuth GIS function. (#8286) 2017-04-02 14:24:06 -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