I am getting the following error in my application's admin area trying to add a record for a particular object. It seems to stem from the fact that I am relating this record to a "member" object, and a member is OneToOne with User. If I relate the object directly to User as a foreignkey, I have no problems.
Error and trace. http://www.parsed.org/paste/13/ Pertinent models. http://www.parsed.org/paste/14/ I'm using svn trunk version of Django and Python 2.5 on Windows. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---