django1/django/contrib/gis/db/backends
Hasan Ramezani 7e15795bf0 Fixed #30489 -- Fixed RasterField deserialization with pixeltype flags.
Thanks Ivor Bosloper for the original patch.
2020-03-05 09:44:44 +01:00
..
base Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
mysql Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
oracle Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
postgis Fixed #30489 -- Fixed RasterField deserialization with pixeltype flags. 2020-03-05 09:44:44 +01:00
spatialite Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
__init__.py
utils.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00