On 4/20/07, DuncanM <[EMAIL PROTECTED]> wrote: > I'm stuck when trying to do: > team/<object_id>/results/<object_id> > which I'd like to return a page that gives the detail of a result.
Sorry, this isn't clear to me. You're saying something like team/1/results/1/? If so, why repeat the 1? Why not team/1/results/detail/? The basic problem is that group names must be unique. Please share your whole url.py so I can understand better what you're trying to achieve. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---