Hi,

When trying to view a Userprofile list view in the admin, I get the
error:

Caught an exception while rendering: (126, "Incorrect key file for
table '/tmp/#sql_2f52_0.MYI'; try to repair it")

This is a recent error, and I'm not sure what's causing it.

The Userprofile model has a foreign key to User and one to another
model.  If I remove both of these from list_display, it displays fine.

The individual record also displays fine.

Also, this isn't causing any problems on our site, which reads from
and writes to the Userprofile table.

Any ideas would be appreciated.

Cheers

Stuart

--

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