> Which makes me putting all templates of all apps in my project into this
> directory (resp. subdirectories of this dir)
> How can I decouple my templates to an app specific directoy? The way that my
> apps are self contained also regarding their templates?

http://www.djangoproject.com/documentation/templates_python/#loader-types

> Or did I get something fundamentaly wrong?

It's probably best to trust that the tutorial is not an exhaustive
reference and will not show you every possible way of doing things;
instead, it will make choices for sake of convenience and simplicity
in order to present a high-level view of Django and let you know how
things work in a general way; from there you can move on to more
specialized reference documents available elsewhere in the Django
documentation.


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to