This question has been flagged
2648 Views

Do i understand the rpc call technology correct that the openerp.web.Model() and openerp.web.Model.query is only available for javascript in a website?

I would like to use python and also have a object which is immutable but allows building new instances with filter , filter, limit and all functions just like Django QuerySets

Avatar
Discard