fix: refactor config.get_model()
=> app.model
per rattail changes
This commit is contained in:
parent
4eb5866379
commit
ae8212069c
10 changed files with 54 additions and 40 deletions
|
@ -53,7 +53,7 @@ dependencies = [
|
|||
"pyramid_mako",
|
||||
"pyramid_retry",
|
||||
"pyramid_tm",
|
||||
"rattail[db,bouncer]",
|
||||
"rattail[db,bouncer]>=0.16.0",
|
||||
"sa-filters",
|
||||
"simplejson",
|
||||
"transaction",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue