#31068: Server stops when going to /admin
-------------------------------------+-------------------------------------
Reporter: adriangzz | Owner: nobody
Type: Bug | Status: new
Component: | Version: 3.0
contrib.admin |
Severity: Release | Keywords: admin django-admin
blocker |
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Hello I have found a bug when opening the admin and doing a log in.
The servers stops and do not give any error at all.
Here are the steps to reproduce:
-pipenv shell
-pipenv install django
-django-admin startproject test
-cd test
-python manage.py migrate
-python manage.py createsuperuser
-python mange.py runserver
Then when trying to log in using the credentials ,the server stops.
Thanks
--
Ticket URL: <https://code.djangoproject.com/ticket/31068>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.0e6c595d88e2ff235d4d900223bbcc5e%40djangoproject.com.