odoo/addons/website/models
Christophe Simonis 045285123f [FIX] website: correct bad code indentation introduced during previous commit 2014-05-27 18:46:18 +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 [CLEAN] website: ir_actions: removed commented line + small reordering of columns definition + fixed an help string 2014-02-12 11:42:27 +01:00
ir_http.py [FIX] website: correct bad code indentation introduced during previous commit 2014-05-27 18:46:18 +02:00
ir_qweb.py [IMP] use url_encode when building url query string 2014-05-23 15:03:23 +02:00
ir_ui_view.py [IMP] dumb code 2014-05-09 17:18:55 +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 tests: unicode test attributes to avoid warnings in auto_init when comparing attr values 2014-01-30 17:26:15 +01:00
website.py [FIX] correctly handle invalid max_width/max_height passed to website._image 2014-05-23 15:11:13 +02:00