odoo/addons/website/models
chm@openerp.com 0d4d9af5f4 [FIX] website: fix and activate frontend test
bzr revid: chm@openerp.com-20140325140328-3f5is66d0petqrl6
2014-03-25 15:03:28 +01: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] Fix url slug check bug in multilang=True 2014-03-25 15:00:26 +01:00
ir_qweb.py [REF] Moved qweb contact from website to base and removed the from_html method (it never worked) 2014-03-24 14:59:33 +01:00
ir_ui_view.py [REM] 4-spaces indent for web view pretty-print-before-save routine 2014-03-21 08:54:19 +01: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 [MERGE] from trunk 2014-03-18 11:21:02 +01:00