On Sat, 2007-11-10 at 10:19 -0800, P wrote:
[...]
> My problem is not with mapping the url to the correct view, it is with
> using {% url %} tag to look up the named url pattern.  It seems that I
> can only get {% url %} to work if I do not include the regex grouping
> in the above pattern (which is required to specify parts of the
> pattern as optional). 

That is correct at the moment. It will be fixed shortly. SmileyChris
wrote a patch to mostly do this. I have a modified version of that patch
sitting in my tree and I'll finish cleaning it up soon and commit it.

Malcolm

-- 
Success always occurs in private and failure in full view. 
http://www.pointy-stick.com/blog/


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to