When viewing the admin pages for a travel request app we wrote, the
admin page shows the record links, however, when you click to view the
details of any record, I get an error stating "DoesNotExist: Employee
matching query does not exist."  I've looked at the database and the
employee does indeed exist and all of the related tables' keys link
properly to each other.  I recently upgraded from Django 1.0 to 1.1.1,
might there be a change between those versions that could cause this
issue?  Any direction would be appreciated...i'm just failing to see
what could be causing this.
-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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