Discussion:
Who use django-allauth!
k***@gmail.com
2018-12-04 09:02:28 UTC
Permalink
I can't authorize users at my project. If I'm going to login with
http://127.0.0.1:8000/account/login I'm redirecting to index page.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0ec4eb58-6a33-43da-9b7a-059b69a71334%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Anirudh Jain
2018-12-04 12:32:09 UTC
Permalink
Where do you want to redirect them? Where exactly is the problem?
Post by k***@gmail.com
I can't authorize users at my project. If I'm going to login with
http://127.0.0.1:8000/account/login I'm redirecting to index page.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/0ec4eb58-6a33-43da-9b7a-059b69a71334%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/0ec4eb58-6a33-43da-9b7a-059b69a71334%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAC3mK7fp5SV7X150-ceTUBS6YNy-xP%2B30TWBsnzQ7YYXs6woPA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Devender Kumar
2018-12-04 13:11:31 UTC
Permalink
You are already login(session authentication) try to visit account/logout
first and then try to re login again then you might beable to reach login
Post by Anirudh Jain
Where do you want to redirect them? Where exactly is the problem?
Post by k***@gmail.com
I can't authorize users at my project. If I'm going to login with
http://127.0.0.1:8000/account/login I'm redirecting to index page.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/0ec4eb58-6a33-43da-9b7a-059b69a71334%40googlegroups.com
<https://groups.google.com/d/msgid/django-users/0ec4eb58-6a33-43da-9b7a-059b69a71334%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAC3mK7fp5SV7X150-ceTUBS6YNy-xP%2B30TWBsnzQ7YYXs6woPA%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAC3mK7fp5SV7X150-ceTUBS6YNy-xP%2B30TWBsnzQ7YYXs6woPA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+***@googlegroups.com.
To post to this group, send email to django-***@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALZ%3DbEJb6vsOo0AE-u_tjjCGEkyH4qA3ZhL2iJyD38gg06D09A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...