Re: Newbie - Model column arithmetic

2009-08-24 Thread Ken
Excellent. Many thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-u

Re: Newbie - Model column arithmetic

2009-08-24 Thread Daniel Roseman
On Aug 24, 6:12 pm, Ken wrote: > Apologies if this is in an FAQ somewhere, but I've been unable to find > it... > > As a complete newcomer to Django (and Python, for that matter), I'd > like to present my users with an HTML table that contains columns a, b > and c from my table in the database, a

Newbie - Model column arithmetic

2009-08-24 Thread Ken
Apologies if this is in an FAQ somewhere, but I've been unable to find it... As a complete newcomer to Django (and Python, for that matter), I'd like to present my users with an HTML table that contains columns a, b and c from my table in the database, and then do arithmetic on the Model columns