what's your view function looks like? (also form's savefunction)

R.


Detlef Boddin wrote:
> 
> 
> Hi, 
> 
> I'm quite new to Python and Django.
> I realy really need help.
> 
> I have the problem to save a form , 
> 
> I have 2 model classes. Item and detail.  
> The class detail has a one-to-one field to item and this field is the
> primary key too, i get the error message in the form, Item already exists
> , any help ?
> 
> I'm stuck because I guess save() is update too, or not ?
> 
> 
> Regards
> Clawdelle
> 
> > 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-saving-form-tp20397137p20458482.html
Sent from the django-users mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to