Support postgis
lidyum opened this issue · 4 comments
lidyum commented
my postgresql docker image:postgis/postgis:12-master
I use DATABASE_ENGINE=django.contrib.gis.db.backends.postgis
When this option set as DATABASE_ENGINE=psqlextra.backend, it raises error:
AttributeError: 'PostgresOperations' object has no attribute 'geo_db_type'
lidyum commented
sorry!! here is what i was looking for
https://django-postgres-extra.readthedocs.io/en/master/settings.html