Brantley Harris wrote:
> Maybe good practice, but not practical.  I'd love to not have to use
> tables.  But practical CSS just isn't there yet.  Yes, tables aren't
> good for general layout, but they still have their uses, and forms are
> a prime example.
>   
A table's uses generally consist of representing tabular data. A form 
could arguably be considered tabular data in many cases, so a table 
could potentially be acceptable. That said, other alternatives certainly 
need to be considered, and made available.

So count me +1 on adding Form.as_p()
I'm +0 on making it the default.
> On 11/30/06, Ivan Sagalaev <[EMAIL PROTECTED]> wrote:
>   
>> I would say not using tables for layout may count as a good practice
>> like encouraging clean URLs, proper distinction of GET and POST etc.
>>     
>
> >   


--~--~---------~--~----~------------~-------~--~----~
 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to