feat: add initial/basic forms support
This commit is contained in:
parent
0604651be5
commit
95d3623a5e
16 changed files with 858 additions and 10 deletions
|
@ -32,6 +32,7 @@ requires-python = ">= 3.8"
|
|||
dependencies = [
|
||||
"pyramid>=2",
|
||||
"pyramid_beaker",
|
||||
"pyramid_deform",
|
||||
"pyramid_mako",
|
||||
"waitress",
|
||||
"WebHelpers2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue