mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 23:47:16 +02:00
Whoops, forgot one.
This commit is contained in:
parent
ed1510c4a7
commit
a525bf4134
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ TEMPLATE_CONTEXT_PROCESSORS = (
|
|||
'django.core.context_processors.debug',
|
||||
'django.core.context_processors.i18n',
|
||||
'django.core.context_processors.media',
|
||||
'apps.website.webcontext.general_context',
|
||||
'webapps.website.webcontext.general_context',
|
||||
)
|
||||
|
||||
# MiddleWare are semi-transparent extensions to Django's functionality.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue