User Registration with error: no such table: auth_user

./manage.py migrate

If you’ve just enabled all the middlewares etc this will run each migration and add the missing tables.

Leave a Comment