Hi everyone,

I'm still wraping my head around class based views and I'm trying my first 
project with class based views. I'm having trouble deciding how to write a 
view that will display a two Modelforms, one having a foreign key over the 
other. 

I will need to do the .save(commit=False) part to save my first model and 
then be able to save the model with foreign key.

How would you guys do it? 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/w7ZxMGgKh9oJ.
To post to this group, send email to django-users@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