I get a mistake when tying to add templates to my Django project.
settings.py :
TEMPLATE_DIRS = ( os.path.join(os.path.dirname(__file__), \'templates\'