I mean: ok I can use the {% with %} tag, but why do I have to parse
some object's date (one or more time doesn't really matter) if the
view has those variables already set up (gets them from the urlconf)?I don't know, it doesn't probably matter at all on performance, but I'm used to avoid any processing unless I *really* have to do some processing :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

