django error 2

 
 
 

“TemplateDoesNotExist

 
TEMPLATE_DIRS = (
    os.path.join(os.path.dirname(__file__), 'template').replace('\\','/'),
)

No comments:

Post a Comment