[IMP] mail_thread: message_post_api now returns the new message_id, not the result...
[odoo/odoo.git] / addons / web / __init__.py
1 import http
2 import controllers
3
4 wsgi_postload = http.wsgi_postload