James Bennett wrote: > Another possible improvement would be -- since we're outputting XHTML > here -- to also include the wrapping <tbody></tbody> around the > output, since the 'tbody' element is not implied in XHTML (though > we're not providing the wrapping <table></table>, or the wrapping > <ul></ul> in as_list(), which seems weird).
Not providing top level element is useful. It allows user to set whatever attributes on it at a small cost of typing one tag. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---