odoo/addons/website/models
Fabien Pinckaers 54d30d5194 [IMP] clean sitemap, enumerate pages + fixes
bzr revid: fp@tinyerp.com-20140511115231-g8ke14r9iepyypv4
2014-05-11 13:52:31 +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 [IMP] clean sitemap, enumerate pages + fixes 2014-05-11 13:52:31 +02:00
ir_qweb.py [REM] language passed as query param for bundles controllers 2014-04-28 14:45:13 +02:00
ir_ui_view.py [REM] preprocess_request from website 2014-05-05 18:38:41 +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 [IMP] clean sitemap, enumerate pages + fixes 2014-05-11 13:52:31 +02:00