Hello,
I created a development instance of rapidpro in a local machine, I go through the steps to generate a superuser through $ python manage.py createsuperuser but when I try to log in it doesn't recognize my user and password.
Alternatively I also generated a user through creating and organization and used the same credentials as super user. Now I can log in but cant reach to admin users,
http://url/users/user/ I log in but it gets stuck in ,
http://url/users/login/?next=/users/user/ .
Any help will be greatly appreciated