Revision 5178d952
Added by Mikaël Ates about 12 years ago
| calebasse/views.py | ||
|---|---|---|
|
(u'Facturation et décompte', 'facturation', True),
|
||
|
(u'Gestion des personnes', 'personnes', True),
|
||
|
(u'Gestion des ressources', 'ressources', True),
|
||
|
(u'Statistiques', 'statistics', False),
|
||
|
(u'Statistiques', 'statistics', True),
|
||
|
)
|
||
|
|
||
|
def redirect_to_homepage(request):
|
||
Also available in: Unified diff
statistics: restrict access to statistic module.