On Feb 1, 2008 12:17 AM, Eric Abrahamsen <[EMAIL PROTECTED]> wrote:
> Strange, I had thought that wasn't working, but I guess it must be. So
> with that change this gets the right URL:
> reverse('entry',
> kwargs={'translatorName':'johndoe','entryName':'blogentry'})
>
> But trying to use the entry
> Have you tried this:
> (?Pjohndoe|janedoe)
Strange, I had thought that wasn't working, but I guess it must be. So
with that change this gets the right URL:
reverse('entry',
kwargs={'translatorName':'johndoe','entryName':'blogentry'})
But trying to use the entry view, which requires two argumen
Am Freitag, 1. Februar 2008 06:53 schrieb Eric Abrahamsen:
> This is kind of an extension of an earlier (mostly unresolved) issue I
> had brought up here:
> http://groups.google.com/group/django-users/browse_thread/thread/63beb7566d
>c352a8/1e6e137f5b5a434a
>
> Here's my current url conf (I've com
3 matches
Mail list logo