I am hosting a server with EC2 and postgresql on RDS.
I am getting the following error when I try to log into my admin panel
ProgrammingError at /admin/
relation "django_admin_log" does not exist LINE 1: ..."."app_label", "django_content_type"."model" FROM "django_ad...
I am not able to use python manage.py syndb as the database is hosted on RDS.
For my local instance of the server, it got solved with
Aucun commentaire:
Enregistrer un commentaire