Can anyone help me to solve this problem? when I try to run this django “py manage.py runserver” then I received error
“Invalid templates library specified. ImportError raised when trying to load ‘django.templates.defaulttags’: No module named ‘django.templates'”
I’m not using templates for this particular project because my team was planning to separate frontend and backend of our app. Anyone can help me or give advise. We’re hoping to use other framework other than laravel so I hope our learning journey keeps goin before giving up *hope not
Solution or Advice PLEASE
j3romeproj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1