home / django_tickets / tickets

tickets: 8426

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
8426 2008-08-19 19:27:19 2010-08-07 01:29:24 2022-03-06 03:42:14.122349 Accepted closed Forms     dev fixed Wrap help_text in "<span class="helptext"></span>", like errors in "<ul class="errorlist"></ul>" in HTML output form.as_p() and form.as_ul() should both either have a div (with class="help"), span, or br around the help_text. form.as_table() already has a br tag before the helptext. So this should be added to improve consistency. This will really aid in styling the form with CSS! kmtracey erikcw help_text, as_p, as_ul, forms 0 1 0 0 0 0
Powered by Datasette · Queries took 1.327ms