django1/django/contrib/gis/db/backends/postgis
luz.paz 97e637a87f Fixed typos in comments and docs. 2018-08-01 16:09:22 -04:00
..
__init__.py
adapter.py Simplified various __eq__() methods. 2017-09-28 09:18:37 -04:00
base.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
const.py Fixed #23804 -- Added RasterField for PostGIS. 2015-06-19 14:36:43 -04:00
features.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
introspection.py Refs #27098 -- Removed unused introspection queries. 2018-05-26 16:29:02 +02: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 typos in comments and docs. 2018-08-01 16:09:22 -04:00
pgraster.py Used bytes.hex() and bytes.fromhex() in postgis.pgraster to simplify. 2017-11-24 07:52:13 -05:00
schema.py Fixed #28465 -- Unified index SQL creation in DatabaseSchemaEditor 2017-08-08 17:37:43 +02:00