Le 23/06/2011 13:25, Idan Gazit a écrit :
http://www.scribd.com/doc/57270484/Djangocon-EU-2011-Revised-Form-Rendering-Lightning-Talk-by-Gregor-Mullegger


I'm still not convinced by the {% form myform hidden "honeypot" %} syntax.
Isn't it a duplicate of {% widget HiddenInput for form.honeypot %} and its {% 
formconfig %} equivalent?

With a similar syntax we would write shortcuts like {% form not hidden "honeypot" %} or 
{% form textarea "honeypot" %}... I guess those are bad ideas.

Benoit


--
You received this message because you are subscribed to the Google Groups "Django 
developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to