[FIX] Set Login params.token. Added action_notify and action_warn
[odoo/odoo.git] / addons / web / __init__.py
1 import http
2 import controllers
3 import cli
4
5 wsgi_postload = http.wsgi_postload