[PYTHON] I can't log in to the admin page with Django3

Overview

As the title suggests, when I try to log in as super user from http: // localhost: 8000 / admin /, runserver crashes and fails.

Environment where login failed

macOS Catalina 10.15.3 Django 3.0.5 Python 3.7.0

Solved by upgrading python

I have confirmed that it works with 3.7.4 and 3.8.0. For the time being, reference should support it from 3.6, but for some reason it did not work properly in 3.7.0.

Recommended Posts

I can't log in to the admin page with Django3
Log in to the remote server with SSH
I can't manipulate iframes in a page with Selenium
I want to make a blog editor with django admin
[Django] I want to log in automatically after new registration
I tried to describe the traffic in real time with WebSocket
I tried to process the image in "sketch style" with OpenCV
I tried to process the image in "pencil style" with OpenCV
I compared while reading the documentation to use Jinja2 with Django
I tried to log in to twitter automatically with selenium (RPA, scraping)
I can't import modules in the parent directory even with sys.path.append ('..')
[Django] Want to customize your admin page?
I can't get the element in Selenium!
I can't install the package with pip.
A story that didn't work when I tried to log in with the Python requests module
[Django] I made a field to enter the date with 4 digit numbers
I want to use the Django Debug Toolbar in my Ajax application
I changed the jwt token generator to simplejwt with Django Rest Auth.
The easiest way to get started with Django
I want to pin Datetime.now in Django tests
I tried to save the data with discord
I tried to integrate with Keras in TFv1.1
I wanted to play with the Bezier curve
I can't enter characters in the text area! ?? !! ?? !! !! ??
Log in to Yahoo Business with Selenium Python
Easily log in to AWS with multiple accounts
I implemented Google's Speech to text in Django
Use pygogo to get the log in json.
I want to display the progress in Python!
[Django memo] I want to set the login user information in the form in advance
I tried to predict the horses that will be in the top 3 with LightGBM
I referred to it when I got stuck in the django geodjango tutorial (editing)
I want to create an API that returns a model with a recursive relationship in the Django REST Framework
I tried to learn the sin function with chainer
I tried to graph the packages installed in Python
I tried to create a table only with Django
I want to transition with a button in flask
I want to scroll the Django shift table, but ...
I tried to touch the CSV file with Python
Convert the image in .zip to PDF with Python
Set the form DateField to type = date in Django
I want to inherit to the back with python dataclass
I want to work with a robot in python.
I want to write in Python! (3) Utilize the mock
Transit to the update screen with the Django a tag
I tried to solve the problem with Python Vol.1
[Note] I can't call the installed module in jupyter
[Django] How to redirect unlogged-in users to the login page
I want to use the R dataset in python
I can't use the darknet command in Google Colaboratory!
I wrote you to watch the signal with Go
What I did when I was angry to put it in with the enable-shared option
[For beginners] Web scraping with Python "Access the URL in the page to get the contents"
I want to get an error message in Japanese with django Password Change Form
I just wanted to extract the data of the desired date and time with Django
I want to extract only pods with the specified label using Label Selector in Client-go
I tried to find the entropy of the image with python
How to write custom validations in the Django REST Framework
I tried to simulate how the infection spreads with Python
I participated in the translation activity of Django official documents
I wanted to solve the Panasonic Programming Contest 2020 with Python