justinmayer / kagi

WebAuthn security keys and TOTP multi-factor authentication for Django
BSD 2-Clause "Simplified" License
91 stars 10 forks source link

Limit kagi to (Small)AutoField for now. Refs #55. #64

Closed apollo13 closed 1 year ago

apollo13 commented 1 year ago

This is a "quickfix" basically. We have to think what we want and then probably migrate to BigAutoField. But this prevents migrations from being generated for now.