Allow overriding form class/factory for CRUD views.
This commit is contained in:
parent
9f8a3d3a5c
commit
a11b8d9ff2
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
FormAlchemy Forms
|
||||
"""
|
||||
|
||||
from edbob import Object
|
||||
from rattail.core import Object
|
||||
from pyramid.renderers import render
|
||||
from ..db import Session
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue