Django > User Authentication > Flashcards
Where should we place templates directory for scalable application?
Create Template directory on theroot of appOn settings Dir = [base_dir / ‘templates’]