On Dec 29, 6:03 pm, Rolando Espinoza La Fuente <dark...@gmail.com>
wrote:
>
> The "subject" is not intended to be filled with user input through the web 
> form.

Hmm, I find that odd.  It's standard practice to let the user enter
the subject for a contact form. I wouldn't want my inbox filled with
contacts from site users, all with the same subject line.

> The subject is used internally, you need to setup the "subject template"
> to get working right.

Yes, I have the default/basics working just fine. Just not sure I
understand why the docs and source code seem to imply that a subject
field will be there but then it doesn't show up as part of the
{{form}} dict.

> And my contact_form_subject.txt contains something like:
> [mysite] message from {{ name }}

Yep, I can get {{name}} to work fine in that template.
>
> Hope it helps. Regards,

Almost but not quite :)
Thanks though.

./s

--

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