odoo/addons/website/models
Denis Ledoux f487fbb298 [FIX] website: urljoin from urlparse cannot handle unicode. Therefore, We decode before passing the arg to urljoin then we (re-)encode the result
bzr revid: dle@openerp.com-20140206103929-oe289oilz08n1msk
2014-02-06 11:39:29 +01:00
..
__init__.py [IMP] website: res_config with wizard 2014-01-27 18:38:16 +01:00
ir_http.py [REV] Bring back QWebExceptions 2014-01-31 12:36:11 +01:00
ir_qweb.py [IMP] Merge bananas and cumcumbers in order to prepare the t-href|t-action removal 2014-01-28 21:14:17 +01:00
ir_ui_view.py [FIX] Customize menu 2014-01-30 20:42:27 +01:00
res_config.py [IMP] website: res_config 2014-01-27 19:00:59 +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] website: urljoin from urlparse cannot handle unicode. Therefore, We decode before passing the arg to urljoin then we (re-)encode the result 2014-02-06 11:39:29 +01:00