kfetOpen bullet working

This commit is contained in:
Qwann 2017-02-11 00:29:12 +01:00
parent 4808650fa0
commit f87f1ceff1
10 changed files with 121 additions and 6 deletions

View file

@ -83,6 +83,7 @@ TEMPLATES = [
'django.core.context_processors.static',
'gestioncof.shared.context_processor',
'kfet.context_processors.auth',
'kfet.context_processors.kfet_open',
],
},
},