On Mon, Jul 12, 2010 at 9:38 PM, Tim Chase
<django.us...@tim.thechases.com> wrote:
> On 07/12/2010 08:12 AM, Russell Keith-Magee wrote:
>>
>> On Mon, Jul 12, 2010 at 10:31 AM, André Eriksson<ean...@gmail.com>  wrote:
>>>
>>> Good proposal overall. One thought I have in order to try and combat
>>> the massive parameter list of {% form %} is to optionally add an
>>> ending tag, as well as sub-tags:
>>>
>>> {% form myform %}
>>>    {% using birthday=calendar %}
>>>    {% renderer "as_ul" %}
>>>    {% autocomplete "name_autocomplete" %}
>>>    {% doctype xhtml1 %}
>>> {% endform %}
>>
>> As I commented to Tim; the {% form X field ... %} tag isn't trying to
>> render the entire form -- it's just rendering a single field
>
> Looking back over the thread, I'm the only Tim, but I don't seem to see your
> response (neither in my email nor via gmane).  If you could disinter it from
> your sent-mail folder and resend, I'd appreciate reading your thoughts in
> reply.

Hrm. Gmail says my response was sent, but it's not turning up in the
public archive -- I'll resend. Apologies if this results in a repost
for anyone.

Yours,
Russ Magee %-)

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