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 <f.apollo...@gmail.com> 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 django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to