Override deform template for checkbox field; fix label behavior

This commit is contained in:
Lance Edgar 2017-08-17 17:21:07 -05:00
parent 0d144ff58b
commit 63e336d4bb
4 changed files with 17 additions and 1 deletions

View file

@ -90,6 +90,7 @@ requires = [
'paginate_sqlalchemy', # 0.2.0
'pyramid_beaker>=0.6', # 0.6.1
'pyramid_debugtoolbar', # 1.0
'pyramid_deform', # 0.2
'pyramid_exclog', # 0.6
'pyramid_mako', # 1.0.2
'pyramid_simpleform', # 0.6.1