common.py
2.55 KB
-
Use an absolute path for the templates dir · 220e7c51
For some reason, this was necessary for the notes IDA in devstack, otherwise it would just throw TemplateDoesNotExist. It's so specific that it shoudln't impact stage or prod which already seem to work without this. Also migrate TEMPLATE_DIRS variable to non-deprecated TEMPLATES variable.
Troy Sankey committed