Hi,

Is there any way to compare two dates in the Django template language?

For example, I'd like to if the date variable due_date is before or
after the current date. The timesince and timeuntil filters work, but
they seem to require that I know ahead of time the order of the dates
I'm comparing.

Toby


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