feat: add support for association proxy fields in model forms
This commit is contained in:
parent
e1122caa9c
commit
48f96220b6
4 changed files with 338 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ dependencies = [
|
|||
"SQLAlchemy-Utils",
|
||||
"waitress",
|
||||
"WebHelpers2",
|
||||
"WuttJamaican[db]>=0.28.1",
|
||||
"WuttJamaican[db]>=0.28.7",
|
||||
"zope.sqlalchemy>=1.5",
|
||||
|
||||
# nb. this must be pinned for now, until pyramid can remove
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue