You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've an error regarding migration of models. I'd followed each step sequence wise, but when calling python manage.py migrate
showing this type of error : django.db.utils.ProgrammingError: permission denied to create extension "postgis"
HINT: Must be superuser to create this extension.
The text was updated successfully, but these errors were encountered:
I've an error regarding migration of models. I'd followed each step sequence wise, but when calling python manage.py migrate
showing this type of error : django.db.utils.ProgrammingError: permission denied to create extension "postgis"
HINT: Must be superuser to create this extension.
The text was updated successfully, but these errors were encountered: