I'm trying to integrate jet through Django Integration. Using https://github.com/reckonsys/rs-django-jet#readme as I am using UUID as ID field on User model. The /jet/register call did not activate the admin in my case. It installs and migrates all right, but fails to register (the last step). Please, if anyone knows any fix, let me know.
I'm trying to integrate jet through Django Integration. Using https://github.com/reckonsys/rs-django-jet#readme as I am using UUID as ID field on User model. The /jet/register call did not activate the admin in my case. It installs and migrates all right, but fails to register (the last step). Please, if anyone knows any fix, let me know.