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 of the question.
I want to know, if there's an easy solution in making django take a template_name as (django.views.generic.base).TemplateView.template_name that is (simply said) outside the templates directory. TIA Regards, Sharif -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b2291451-6d15-432d-9f35-db60e4f4e65bn%40googlegroups.com.

