On Thu, Dec 3, 2009 at 2:29 PM, Todd Blanchard <tblanch...@mac.com> wrote:
> From the deafening silence, I'm going to take this as a "no".
>
> Seems like a pretty basic enhancement - sometimes you want to display data in 
> the same layout as a form, but not editable (checkboxes disabled, text fields 
> just styled text....).
>
> And nobody thought of it?

i guess it's a combination of at least two factors:

a) templates are easy enough

b) even if it's nice to just use {{form}} for the first tests, in the
end most forms get extended field-by-field in a full template.

given these, a R/O form would in the end be a regular template

-- 
Javier

--

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