elky
elky
@m-misseri can you provide more info please? Phone model, OS, browser
You have to have `TEMPLATE_DIRS` setting in your settings.py like this: ``` python TEMPLATE_DIRS = ( os.path.join(os.path.dirname(os.path.dirname(__file__)), 'site/templates'), ) ``` But then you will have another exception: `No module named...
@src-r-r wow. It looks like this repo is dead so I think it's better to use your fork so people can at least install it with pip.
+1 for PyPi