Hi

I'm very new to Django but am already very impressed. For an
administrative application I want to make, I stumbled over a simple
problem and I'm not sure how to solve it. I'm aware that it is a
pretty novice question, but still I'm stuck. So, any suggestions would
be great!

I want to make a form where all persons of a data base are listed with
a checkbox each. Then, I want to have a Message Field. Every Person
that is checked should get the same email, when I press the send
button.

I know how to deal with the database and I also know the send_mail
command and can use both on their own. However, I have problems
putting it together. Any help would be great!

Thank you very much!

Kind regards
markus

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