Thanks Andy.  found my error- which was a syntax problem in my
render_to_response function in the views.py.

On May 25, 11:01 pm, Andy McKay <a...@clearwind.ca> wrote:
> On 2011-05-25, at 7:58 PM, Alexandra wrote:
>
> > Has anyone seen this before? My urls.py seem to be configured properly
>
> Without knowing the relevant line in urls.py, its hard to guess, but one 
> would be that phone.adder.username is an empty string, as noted here:
>
> > Caught NoReverseMatch while rendering: Reverse for 'profile_detail'
> > with arguments '('',)' and keyword arguments '{}' not found.
>
> Hence it can't find the matching url.
> --
>   Andy McKay
>   a...@clearwind.ca
>   twitter: @andymckay

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to