Hi,
Am a starting a new Django project, I chose 1.11-dev version considering the fact it is gonna be LTS release & major feature depreciation's are proposed from prev LTS release. I need to implement Reverse Geo location from latlng's as a feature in the project.
I've attached the screenshot of the error when i tried migrating the project after adding postgis support on server. Even on clean & new django project, the command "python manage.py makemigrations" results the same error.
Is Django 1.11 not ready yet for postgis backend or am I missing something?
-- Am a starting a new Django project, I chose 1.11-dev version considering the fact it is gonna be LTS release & major feature depreciation's are proposed from prev LTS release. I need to implement Reverse Geo location from latlng's as a feature in the project.
I've attached the screenshot of the error when i tried migrating the project after adding postgis support on server. Even on clean & new django project, the command "python manage.py makemigrations" results the same error.
Is Django 1.11 not ready yet for postgis backend or am I missing something?
Thanks in Advance!
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/21378024-6c98-43b5-b7d7-542cbb07a85f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:
Post a Comment