I have installed and configured this package https://github.com/Bouke/django-two-factor-auth for my Django app, to Admin site.
Next step was to create a user and to setup this 2FA, but when i try to login for the first time, i'm always being redirected to
/account/login/?next=/admin/
and i can't setup two-factor authentication. Has anyone faced with this problem?