I find myself wanting to place the app_directories template loader before the filesystem template loader in settings.TEMPLATE_LOADERS, so that when I clone an app to, among other things, modifiy its templates, I get mine instead of the default.
I'm wondering if anyone knows of reasons not to change the order? [I'm actually using pinax, but this seems like a general Django question.] Bill --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

