I'm trying to deploy my Django project via project using pythonanywhere but I have a problem and I'm really stuck. Can anyone help me with this. The image attached to the path toenter image description here my settings.py file
And The Error shows after I reload is:
What should I do?
Thanks in advance.
Locally on my computer, the application functions correctly. But when I deploy it in Pythonanywhere I get an error on the Django logout module.I can't resolve this problem.