8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-08 19:06:25 +00:00

Update settings.py

This commit is contained in:
chirac 2018-04-14 17:14:32 +02:00
parent 02b7ab826b
commit f2929baaef

View file

@ -165,11 +165,6 @@ STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'static_files')
RIGHTS_LINK = {
'cableur' : ['bureau','infra','bofh','tresorier'],
'bofh' : ['bureau','tresorier'],
}
GRAPH_MODELS = {
'all_applications': True,
'group_models': True,