django1/django/contrib/gis/db/models
priyanshsaxena 83b04d4f88 Fixed #29048 -- Added **extra_context to database function as_vendor() methods. 2018-08-23 11:52:09 -04: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 #29048 -- Added **extra_context to database function as_vendor() methods. 2018-08-23 11:52:09 -04:00
fields.py Removed unnecessary trailing commas and spaces in various code. 2017-12-28 21:07:29 +01:00
functions.py Fixed #29048 -- Added **extra_context to database function as_vendor() methods. 2018-08-23 11:52:09 -04:00
lookups.py Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking. 2017-12-11 07:08:45 -05:00
proxy.py Removed DeferredAttribute.__init__()'s unused model argument. 2018-01-02 17:54:10 -05:00