I do not have a django-admin project and using django views (along with
other django submodules) in my python app, so, i do not have a directory
structure like django projects has and I never had a templates directory in
my app. The way we configured it, serving from templates directory is out
Thanks for your understanding and all the best,
Adam
On Thu, 20 May 2021 at 18:38, Sharif Mehedi wrote:
I do not have a django-admin project and using django views (along with other
django submodules) in my python app, so, i do not have a directory structure
like django projects has and I neve