Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
5 Ответы
29577 Представления

How can I disable debugging mode or developer mode for users other than admin? I tried to remove the link 'Activate developer mode', but the problem was if the user types '?debug' after server address and port in the address bar of browser, then the user is able to use debugging feature.

Аватар
Отменить

Was this question correctly answered? I don't think the single answer below is really an answer to the question. I too would like to know how to disable it. It seems like there should be a way to disable developer mode for anyone but an admin

Лучший ответ

if u want to disable the developer mode,follow thses steps:

1)juz change debug_mode = True to debug_mode = False in openerp-server.conf file

2)restart the server

thats it...it worked for me in openerp7

Аватар
Отменить

can we just disable debug mode to users other than Admin?

Related Posts Ответы Просмотры Активность
10
апр. 23
34435
20
февр. 21
103286
0
мар. 15
4952
2
мар. 15
6247
1
мар. 15
5110