On 8/24/06, Ivan Sagalaev <[EMAIL PROTECTED]> wrote: > I've created a template tag that wraps it to be usable in templates: > [...] > It's a bit limited since it works only with positional arguments in > views but not with keyword ones. This is not hard to do in code since > 'reverse' function itself already support it. I just couldn't come up > with a nice syntax for a tag :-)
Nice, Ivan! I've been meaning to write something like this...Would you be willing to contribute it to the framework? Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

