projets
/
auf_rh_dae.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c882864
)
Viré d'autres context_processors
author
Eric Mc Sween
<eric.mcsween@auf.org>
Tue, 5 Jun 2012 20:28:55 +0000
(16:28 -0400)
committer
Eric Mc Sween
<eric.mcsween@auf.org>
Tue, 5 Jun 2012 20:28:55 +0000
(16:28 -0400)
project/settings.py
patch
|
blob
|
blame
|
history
diff --git
a/project/settings.py
b/project/settings.py
index
7000deb
..
96525ff
100644
(file)
--- a/
project/settings.py
+++ b/
project/settings.py
@@
-108,7
+108,6
@@
TEMPLATE_CONTEXT_PROCESSORS = (
'django.core.context_processors.request',
'auf.django.skin.context_processors.auf',
'project.dae.context_processors.user_in_dae_groupes',
- 'project.recrutement.context_processors.user_in_recrutement_groupes',
)
AUTHENTICATION_BACKENDS = (