See: http://www.djangoproject.com/documentation/templates/#add

Use it like this:

{{ objects.cash|add:objects.cash1 }}


On Oct 9, 9:22 am, "MerMer" <[EMAIL PROTECTED]> wrote:
> Another newbie question!
>
> If I have two  tags {{ objects.cash }} and another {{ objects.cash1 }}
> can I add these together in the template?
>
> If not which is the most appropriate way to manage something like this.
> 
> MerMer


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to