On 01-Nov-07, at 7:41 AM, Kristinn Örn Sigurðsson wrote:

> r'^accounts/(?P<slug>[\w\-]+)/?$'

r'^accounts/(?P<slug>[\w-]+)/?$'

works for me - no need to escape the '-' if it is at the end

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/



--~--~---------~--~----~------------~-------~--~----~
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