2020-12-10 TemplateDoesNotExist /
salah seting direktori template, yang bener ini
settings.py
'DIRS': [os.path.join(BASE_DIR, 'templates')],
Last updated
Was this helpful?
salah seting direktori template, yang bener ini
settings.py
'DIRS': [os.path.join(BASE_DIR, 'templates')],
Last updated
Was this helpful?