Django and GeoDjango database backend

119 views Asked by At

I am using a Django app with MySQL database backend and I want to implement GeoDjango I have to change backend to:

django.contrib.gis.db.backends.mysql

I don't know if that is simple as it?

1

There are 1 answers

0
Amr Abdelaziz On

Yes , It's that simple but you will have some spatial limitations