Closed adavidramos closed 10 years ago
https://github.com/knowledgecommonsdc/kcdc3/pull/121 ?
NOT TESTED.
Bizarrely, it seems that best practice in the Django world is to have this appname/templates/appname/templatename.html
structure. It seems terribly repetitive, but the way that the app template loader works pretty much requires it.
Closing this - wontfix.
Get rid of the second {appname} directory in template paths. [Should be a quick fix, but don't want to forget it.]