Posts by Samuel • 16 points
1 post
- 
		0 votes1 answer56 viewsA: Find file in templates directoryI believe it is a configuration in the file settings.py of the project. Check if you have the TEMPLATES variable, like this: TEMPLATES = [ { 'BACKEND':…