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
I am running django-passkeys==1.3.0.1. When running Django commands it seems to complain that passkeys has missing migrations. Probably there is a slight change to some field in some model.
Could you run the makemigrations for passkeys to get rid of that warning?