Open in app
Home
Notifications
Lists
Stories

Write
Nandam Yashwanth
Nandam Yashwanth

Home

Published in DeHaat

·May 6

ODOO Remote Procedure Calling

In this article I will guide you how to use complex expressions with Remote Procedure Calling(RPC) in Odoo. As we all know that simple search calls can be performed by the following queries. [[ '&', ["A", "=", A], ["B", "=", B] ]] The above code is called out when the…

Odoo

2 min read


Published in DeHaat

·Dec 6, 2021

Use Mixins to create flexible models in Django

I have been trying to find out an efficient way to handle the repetition of code in Django and found Mixins to be an efficient way provided by Django framework to handle this. In this article, I will show you how to use mixins to create flexible models in Django. What exactly is a Mixin? …

Django

4 min read

Use Mixins to create flexible models in Django
Use Mixins to create flexible models in Django
Nandam Yashwanth

Nandam Yashwanth

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable