A common agreement within MVC (like Django) is to place as much logic as possible in your models. This serves the purpose of:
- ( ).
- .
- , ( ).
- "" API , :
{{ object.price_with_tax }}, .
, models.py, actions.py helpers.py, . , models.py(, - ), helpers.py.
, , .