Open AbdealiLoKo opened 10 years ago
In django, in an average sized project, you can get upto 100 templates. So, let's not make them in the main project folder. Always try to put it in a folder called "templates"and the required changes can be made in TEMPLATE_DIRS
In django, in an average sized project, you can get upto 100 templates. So, let's not make them in the main project folder. Always try to put it in a folder called "templates"and the required changes can be made in TEMPLATE_DIRS