Skip to content
Snippets Groups Projects
Commit ef1cbabe authored by Raphael Collet's avatar Raphael Collet
Browse files

[MERGE] Avoid error-hiding calls like registry.get(X) when X is dynamic.

Use registry[X] instead, and test model existence with: X in registry. 
Also make class Registry a subclass of collections.Mapping.

bzr revid: rco@openerp.com-20130411074602-j8w67g6rzlpo0l06
parents a0a9ae61 05851d21
Branches
Tags
No related merge requests found
Showing
with 192 additions and 184 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment