Hey, so i have 2 models, one for cars and one for transactions. I would 
appreciate if anyone could help me. When i create a transaction, i need to 
update the sum of prices in the cars model (i have a foreignkey allocated 
to cars id which goes into the transaction). So, how could i update the sum 
while using the transaction viewset(aka posting/deleting/etc.)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/7b8f230e-10fe-4dc1-a9a0-0b709fc7c87cn%40googlegroups.com.

Reply via email to