If I am reading the code right you should be able to set all three
settings directly in your middleware. You just need to define
TEMPLATE_DIRS = [] in your settings file and make sure the other two
are not defined at all.

http://dpaste.com/hold/96109/

And as long as that middleware is set as the first one in your
middleware list it should function how you want

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to