On Fri, Jun 5, 2009 at 8:17 AM, gnijholt wrote:
>
> I've used named URLs for some time now, never had any trouble with
> them.
> But now I have added an app 'website' to a new Django project.
> (version 1.1 beta 1 SVN-10924)
>
> My root urlconf (as defined in settings.py) contains an include to
>
I've used named URLs for some time now, never had any trouble with
them.
But now I have added an app 'website' to a new Django project.
(version 1.1 beta 1 SVN-10924)
My root urlconf (as defined in settings.py) contains an include to
website.urls:
---
urlpatterns = patterns('',
(r'^admin/doc/
2 matches
Mail list logo