Project

General

Profile

« Previous | Next » 

Revision 5178d952

Added by Mikaël Ates about 12 years ago

statistics: restrict access to statistic module.

View differences:

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