Allow the use of HTML in form field help texts
authorMagnus Hagander <magnus@hagander.net>
Fri, 20 Jan 2012 12:45:40 +0000 (13:45 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 20 Jan 2012 14:15:02 +0000 (15:15 +0100)
commitd3a0bd94dd8adeae766e107ecb6d6e9543d9bc7e
tree0fc17ce631f644aa3247f5270a1b4a6564b6ed03
parent4911b0fff89c9421cf0c7c612267285cc02969e1
Allow the use of HTML in form field help texts

Also make the help text show under the field itself for regular fields,
and in the left column only for textarea fields. This makes it possible
to use longer help texts without making things look really bad...
pgweb/core/templatetags/pgfilters.py
templates/base/form.html