Please ask questions about using Django on django-users. This list is for
the discussion of developing Django itself.
Thanks,
Karen
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To unsubscribe from this group and stop receiving emails fr
Hello, I want to calculate cashflow in my application. I have a cashflow
model shown below. My problem is with the save method. I want on clicking
save in the django admin, the list display should include all the different
amounts from invoices, receipts and expenses. However, for cases where
e