Re: NoReverseMatch with Django-Profiles

2009-05-13 Thread Holger Latz
On 13 Mai, 00:50, Daniel Roseman wrote: > On May 12, 11:00 pm, Holger Latz wrote: > > > > > Hi, > > > I included the Django-Profiles Module as recommended with > > > (r'^profiles/', include('profiles.urls')), > > > in my urls.

NoReverseMatch with Django-Profiles

2009-05-12 Thread Holger Latz
Hi, I included the Django-Profiles Module as recommended with (r'^profiles/', include('profiles.urls')), in my urls.py and so far it works fine. Now I'd like to make use of an the implemented kwarg 'success_url'. As far as I use it within the urls.py it works: url(r'^create/$', views.create_