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
Operations to perform:
Apply all migrations: account, admin, auth, authtoken, contenttypes, db, django_q, jet, metrics, sessions, sites, socialaccount, testrack
Running migrations:
No migrations to apply.
Your models in app(s): 'jet' have changes that are not yet reflected in a migration, and so won't be applied.
Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.
Python 3.12.4
Django 4.2.16
Postgres
And then when I go to delete a user via the admin UI I get the error below. I am not using the dashboard by the way. Anyone seen this before?
Python 3.12.4
Django 4.2.16
Postgres
And then when I go to delete a user via the admin UI I get the error below. I am not using the dashboard by the way. Anyone seen this before?
The text was updated successfully, but these errors were encountered: