odoo/addons/website/models
Fabien Meghazi 709dc659b2 [IMP] Allow to specify http code for request.redirect() 2014-08-26 11:50:13 +02:00
..
__init__.py [ADD] website: added support for invoking a server action through controller 2014-02-05 10:04:47 +01:00
ir_actions.py [FIX] ir_actions in website: allow to compute website_path even when creating a new server action (avoid crash then) 2014-08-08 11:43:28 +02:00
ir_http.py [IMP] Allow to specify http code for request.redirect() 2014-08-26 11:50:13 +02:00
ir_qweb.py [IMP] convert qweb to use lxml instead of minidom 2014-07-02 16:01:36 +02:00
ir_ui_view.py [FIX] website: use SUPERUSER_ID to browse company for res_company 2014-08-04 21:08:18 +02:00
res_config.py [FIX] website: website settings should inherit of res.config.settings and not base.config.settings, as it create a new page settings, instead of extending one 2014-02-26 18:11:14 +01:00
test_models.py [IMP] website: disable translation exports for test models 2014-07-30 13:24:39 +02:00
website.py [FIX] website.layout hreflangs 2014-08-25 17:43:39 +02:00