Use sqlalchemy-filters package for REST API collection_get

just sorting and pagination so far though, no actual filters yet
This commit is contained in:
Lance Edgar 2018-11-19 23:56:42 -06:00
parent 3e8d6a27f1
commit 46501b7caa
2 changed files with 34 additions and 8 deletions

View file

@ -88,6 +88,7 @@ requires = [
'pyramid_tm', # 0.3
'rattail[db,bouncer]', # 0.5.0
'six', # 1.10.0
'sqlalchemy-filters', # 0.8.0
'transaction', # 1.2.0
'waitress', # 0.8.1
'WebHelpers2', # 2.0