django-passkeys
django-passkeys copied to clipboard
Missing migrations
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?
Ok, but there is nothing important as it is about setting id as a BigInt.