What do you think about something like below
{% url viewname k1=v1, k2=v2 with lang=lang %}
?
On Jun 25, 12:52 am, Florian Apolloner <[email protected]> wrote:
> Hi,
>
> I would like to get some feedback
> onhttps://code.djangoproject.com/ticket/16332
> Jacob suggested that the standard url-tag should take a lang argument
> so we don't need an extra tag (okay, his actual concern was the
> dislike of the name i18n_url ;)). I would like that idea too, but I am
> somewhat worried about the implications; eg it would break as soon as
> someone already has "lang" as param in his urlconf and using a
> parameter like __lang isn't that nice either…
>
> Any thoughts on this?
>
> Cheers,
> Florian
--
You received this message because you are subscribed to the Google Groups
"Django developers" 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-developers?hl=en.