Including namespace for sections
--HG-- branch : pmitros-mod-template
This commit is contained in:
@@ -389,6 +389,7 @@ CELERY_ALWAYS_EAGER = True
|
||||
|
||||
ot = MAKO_TEMPLATES
|
||||
MAKO_TEMPLATES['course'] = [DATA_DIR]
|
||||
MAKO_TEMPLATES['sections'] = [DATA_DIR+'/sections']
|
||||
MAKO_TEMPLATES['custom_tags'] = [DATA_DIR+'/custom_tags']
|
||||
MAKO_TEMPLATES['main'] = [BASE_DIR+'/templates/']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user