Monday, November 20, 2017

Re: Authenticating to /admin doesn't redirect

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 <lobango.24@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-users@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.

No comments:

Post a Comment