Hi there,

im very new at Django, and i have a little problem.

Is there a way to do some calculation on generic views?

Example: Ich have a table in the db with the columns "distance" and
"time", and i want to display an html-table with "distance", "time"
and "km/h" for each row.
How can i calculate this "km/h"?


r.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to