Skip to content
Snippets Groups Projects
Commit c39e67d0 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

add marvinjs context processor to hub16 settings...

otherwise, obviously, it'll never work.
parent 9647ea0c
No related branches found
No related tags found
No related merge requests found
Pipeline #12002 failed
......@@ -82,6 +82,7 @@ TEMPLATES = [
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages',
'ippidb.views.marvinjs',
],
},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment