Re: PROBLEM WITH MY CUSTOMIZED save() method

2013-02-16 Thread Karen Tracey
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

PROBLEM WITH MY CUSTOMIZED save() method

2013-02-16 Thread francis lutalo
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