On 7/11/07, Glebb <[EMAIL PROTECTED]> wrote: > > Hi, I'm trying to use the site framework, and it works, but I just > have one problem. I have a form (from form_for_model for example) > which represents an object which has a site foreign key. The site > selection shows up just fine in the form. But when I try to submit it, > it complains about the site_id being null (event though the site > variable in request.POST is correct, site id that is). Am I doing > something wrong or how I'm supposed to accomplish this?
I'm not aware of anything that would be causing this sort of problem. To help you debug, we will need to see some actual code - 'it complains' isn't really that helpful as debugging information. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---