Authenticating to /admin doesn't redirect

10 views
Skip to first unread message

Christian Ahidjo

unread,
Nov 20, 2017, 9:46:32 AM11/20/17
to Django users
Hi, 
I started working on an existing django project and for a reason I ignore if I try to log in /admin the page does nothing. There is no error message about wrong credentials. Only error message I get is when the input fields are empty. What is the way on Django to create a new user? What could be the cause of such issue ?

Vineet Kothari

unread,
Nov 20, 2017, 9:46:52 AM11/20/17
to django...@googlegroups.com
Python manage.py createsuperuser

On Nov 20, 2017 8:15 PM, "Christian Ahidjo" <loban...@gmail.com> wrote:
Hi, 
I started working on an existing django project and for a reason I ignore if I try to log in /admin the page does nothing. There is no error message about wrong credentials. Only error message I get is when the input fields are empty. What is the way on Django to create a new user? What could be the cause of such issue ?

--
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+unsubscribe@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/e293fc17-ea16-4729-a4b1-19ef6a8fc4ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

yingi keme

unread,
Nov 20, 2017, 9:50:54 AM11/20/17
to django...@googlegroups.com
Try python manage.py createsuperuser. Follow the instructions, then try login in again

Yingi Kem

On 20 Nov 2017, at 1:51 PM, Christian Ahidjo <loban...@gmail.com> wrote:

Hi,
I started working on an existing django project and for a reason I ignore if I try to log in /admin the page does nothing. There is no error message about wrong credentials. Only error message I get is when the input fields are empty. What is the way on Django to create a new user? What could be the cause of such issue ?

--
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.
Reply all
Reply to author
Forward
0 new messages