forms: add deform for integration settings forms
This commit is contained in:
parent
2671081e89
commit
9dd0674b39
27 changed files with 712 additions and 126 deletions
1
setup.py
1
setup.py
|
|
@ -72,6 +72,7 @@ requirements = [
|
|||
'celery',
|
||||
'colander',
|
||||
'decorator',
|
||||
'deform',
|
||||
'docutils',
|
||||
'gunicorn',
|
||||
'infrae.cache',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue