I have a branch on github if anyone is interested in taking a look. I will
gladly modify and rebase if it's close to being acceptable (it could be
badly flawed, I'm not sure).
I would be interested in getting this (or something like it) into 1.4.X and
1.5.X. Might this be possible?
-Skylar
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