ModuleNotFoundError at /polls/
No module named 'django.templates'
Request Method: GET
Request URL:
http://127.0.0.1:8000/polls/Django Version: 3.2.3
Exception Type: ModuleNotFoundError
Exception Value:
No module named 'django.templates'
Exception Location: <frozen importlib._bootstrap>, line 984, in _find_and_load_unlocked
Python Executable: C:\Users\pa201\Desktop\Project Site\venv\Scripts\python.exe
Python Version: 3.9.5
Python Path:
['C:\\Users\\pa201\\Desktop\\Project Site\\mysite',
'C:\\Users\\pa201\\AppData\\Local\\Programs\\Python\\Python39\\
python39.zip',
'C:\\Users\\pa201\\AppData\\Local\\Programs\\Python\\Python39\\DLLs',
'C:\\Users\\pa201\\AppData\\Local\\Programs\\Python\\Python39\\lib',
'C:\\Users\\pa201\\AppData\\Local\\Programs\\Python\\Python39',
'C:\\Users\\pa201\\Desktop\\Project Site\\venv',
'C:\\Users\\pa201\\Desktop\\Project Site\\venv\\lib\\site-packages']
Server time: Tue, 18 May 2021 17:37:52 +0300