Re: Documentation of app_directories.Loader

2013-01-11 Thread Per-Olof Åstrand
Thanks for your feedback. It is exactly the way you suggest. I did not think through what I had done myself (referring to "app_name/*.html" in my views and templates) before posting. Per-Olof On Wednesday, January 9, 2013 1:50:17 AM UTC+1, Amirouche wrote: > > Héllo Per-Olof, > > On Saturday, J

Re: Documentation of app_directories.Loader

2013-01-08 Thread Amirouche
Héllo Per-Olof, On Saturday, January 5, 2013 4:17:14 PM UTC+1, Per-Olof Åstrand wrote: > > I had a problem interpreting the documentation of app_directories.Loader > in > https://docs.djangoproject.com/en/dev/ref/templates/api/#loading-templates(I > use the dev version of Django). As I read the