Override deform template for checkbox field; fix label behavior
This commit is contained in:
parent
0d144ff58b
commit
63e336d4bb
4 changed files with 17 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue