> So I just want to say maybe I'm not testing for this before, but I > only want to tell you some clues, and hope these clues can help you, > why not try it yourself and just complain to me?
Sorry -- I should have clarified in the first post that this is about default behavior in the absence of a TEMPLATE_DIRS setting. The documentation here: http://www.djangoproject.com/documentation/templates_python/#loader-types explains: "For each app in INSTALLED_APPS, the loader looks for a templates subdirectory. If the directory exists, Django looks for templates in there." I like this system a lot, and don't use TEMPLATE_DIRS at all in most of my apps/projects. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
