django-passkeys icon indicating copy to clipboard operation
django-passkeys copied to clipboard

Missing migrations

Open jrutila opened this issue 3 months ago • 1 comments

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?

jrutila avatar Sep 19 '25 03:09 jrutila

Ok, but there is nothing important as it is about setting id as a BigInt.

mkalioby avatar Sep 20 '25 17:09 mkalioby