django1/django/contrib/gis/db/backends/base
Sergey Fedoseev ede4f6d48c Fixed #12410 -- Added LineLocatePoint GIS function. 2017-04-01 15:02:09 -04:00
..
__init__.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
adapter.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
features.py Made isvalid lookup use IsValid function to decrease code redundancy. 2017-03-29 08:56:58 -04:00
models.py Refs #27656 -- Updated django.contrib docstring verb style according to PEP 257. 2017-02-04 16:39:28 -05:00
operations.py Fixed #12410 -- Added LineLocatePoint GIS function. 2017-04-01 15:02:09 -04:00