Python manage.py createsuperuser On Nov 20, 2017 8:15 PM, "Christian Ahidjo" <[email protected]> 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 [email protected]. > To post to this group, send email to [email protected]. > 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 > <https://groups.google.com/d/msgid/django-users/e293fc17-ea16-4729-a4b1-19ef6a8fc4ac%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 [email protected]. To post to this group, send email to [email protected]. 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/CAAcanssNKZ4M0YZEuA3Kk6ztJ3A-jJD4VMwZwFOL47XxC%2ByUZQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

