Hi Russ,

Thanks for the input. I am actually looking to use FormView as opposed to 
UpdateView or CreateView because I am not working with model data at all: I 
want to create a simple contact form, and send the data of the form to a 
recipient via email - I don't want to write anything to the db at all. I am 
pretty new to Django so maybe this is obvious to some. Anyway, the way I 
understand your answer it is basically to do with model data. 

I'll dig into the source code.

thx

-- 
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/-/zSYRSHSDqF0J.
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