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