-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Hello! I'm a very new to coding so I'm sorry if this is a simple issue!
I'm receiving the error on http://localhost:8000 listed below after executing this command (python manage.py runserver) from the CLI. https://opal.openhealthcare.org.uk/docs/tutorial/
Error:
OperationalError at /accounts/login/
no such table: django_site
I never got to the standard login screen. My guess is that their is an issue when creating the Django project when I run this command (opal startproject mynewapp). Did anyone have to change any syntax within manage.py and run that again?
Thank you! All help is much appreciated :)
Caitlynne
Metadata
Metadata
Assignees
Labels
No labels