On 10 Mar 12:02, Dan McGee wrote: > On Thu, Mar 10, 2011 at 11:30 AM, Tom Willemsen > <[email protected]> wrote: > > On 10 Mar 10:04, Dan McGee wrote: > >> * isotest/templates: why is this in a different directory from the > >> standard layout? > > Oh I'm sorry, that should have already been removed. That's there > > because I read in the django documentation that templates _should_ also > > be looked for in an app's directory, I thought it'd be nicer if I > > completely seperated my app from the rest of archweb so it could have > > been placed in any project if it wasn't going to be placed into archweb. > > But I couldn't get that to work right away so moved on again. > > As a side note, this should have worked in theory- we have the > app_directories loader set up in TEMPLATE_LOADERS, since you need this > for all the admin stuff, etc.
Yes I thought so too, I've tried it with a new project as well, but it just doesn't seem to work.
