odoo/addons/website
Denis Ledoux 0306adbfe3 [FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode
bzr revid: dle@openerp.com-20140129121316-b5f5e4r6fz9l80kq
2014-01-29 13:13:16 +01:00
..
controllers [FIX] website: change auth=admin into auth=public. Fix website_project link 2014-01-29 10:10:50 +01:00
data [REF] Move public_user from website_data to module server/addons/base 2014-01-28 15:28:24 +01:00
models [FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode 2014-01-29 13:13:16 +01:00
security [FIX] remove outdated & unnecessary security rules 2014-01-28 16:10:09 +01:00
static [REM] t-href is now t-attf-href 2014-01-28 21:50:17 +01:00
tests [FIX] *: using werkzeug.url_encode instead of urllib.urlencode because urliblib.encode does not accept unicode 2014-01-29 13:13:16 +01:00
views [FIX] website: change auth=admin into auth=public. Fix website_project link 2014-01-29 10:10:50 +01:00
__init__.py [IMP] move conversion out of view.save 2013-09-30 16:53:58 +02:00
__openerp__.py [IMP] website: res_config with wizard 2014-01-27 18:38:16 +01:00