On Dec 18, 9:30 am, "Arnoud Tijssen" <atijs...@ram.nl> wrote:
> I`m a python newbie so bear with me....
>
> I use the django framework and get the following error:
>
> DoesNotExist at /
> UserProfile matching query does not exist.
<snip>
>
> Since python is fairly new to me I don`t know where to start.
> Any help would greatly be appreciated,
> Arnoud

At a guess, I'd say that it probably means that the user profile
you're looking for doesn't exist...
But crystal balls are in short supply around here. Some examples of
your code - especially the get_view_permissions function - would
probably help.
--
DR.
--~--~---------~--~----~------------~-------~--~----~
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