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
Make sure DATABASES["default"] in settings/settings.py is configured for SQLite, and that any other database config is commented out or removed. The examples have SQLite enabled by default.