odoo/addons/web/common
Antony Lesuisse 3a12aa8d7c [FIX] dont use werkzeug.urls not available in 0.5 (lucid)
bzr revid: al@openerp.com-20111001175924-s1rk41xx2i22plax
2011-10-01 19:59:24 +02:00
..
openerplib [imp] now uses a global connector for connection to OpenERP server 2011-09-29 14:17:32 +02:00
__init__.py [IMP] remove backendrpc and backendlocal for session 2011-09-14 10:55:45 +02:00
ast.py rename base into web part1 2011-09-05 13:03:09 +02:00
dates.py rename base into web part1 2011-09-05 13:03:09 +02:00
dispatch.py [FIX] dont use werkzeug.urls not available in 0.5 (lucid) 2011-10-01 19:59:24 +02:00
http.py [FIX] we probably want to save the session even if the code throws some kind of exception 2011-09-20 23:51:37 +02:00
nonliterals.py [fix] problem with context keys not passed correctly in some cases, here the invoice created from a sale order 2011-09-28 18:44:28 +02:00
release.py [IMP] move webrelease into addons/web 2011-09-09 16:13:17 +02:00
session.py [fix] lot of potential problems when we change something in the code due to the pickled session containing the config 2011-09-30 15:07:29 +02:00