Merge pull request #1434 from DamnedScholar/sekizai
Sekizai adapted to devel version of website.
This commit is contained in:
commit
ab7cd3c101
4 changed files with 6 additions and 3 deletions
|
|
@ -729,6 +729,7 @@ TEMPLATES = [{
|
|||
'django.contrib.auth.context_processors.auth',
|
||||
'django.template.context_processors.media',
|
||||
'django.template.context_processors.debug',
|
||||
'sekizai.context_processors.sekizai',
|
||||
'evennia.web.utils.general_context.general_context']
|
||||
}
|
||||
}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue