added feature to render_divs where if field.label == '' then it will render form...
authorRodney Ewing <ewing.rj@gmail.com>
Tue, 25 Jun 2013 22:50:31 +0000 (15:50 -0700)
committerRodney Ewing <ewing.rj@gmail.com>
Tue, 25 Jun 2013 23:28:45 +0000 (16:28 -0700)
commit1e21471a8abbf3f9d0d0e16a0f2c83c22ffe9650
treef38988b3c7e1c4d3a22e11e09ca328864d825cb6
parent15db1831514aeb9fd77b7bf43a2718b1ffc4d552
added feature to render_divs where if field.label == '' then it will render form.description the same a render_label
mediagoblin/edit/forms.py
mediagoblin/templates/mediagoblin/edit/edit_account.html
mediagoblin/templates/mediagoblin/utils/wtforms.html