Refactor grids to use new 'paginate' library

instead of the older `webhelpers.paginate`
This commit is contained in:
Lance Edgar 2017-07-06 20:57:53 -05:00
parent 8014e60d14
commit 6302d5a351
3 changed files with 33 additions and 12 deletions

View file

@ -84,6 +84,8 @@ requires = [
'humanize', # 0.5.1
'Mako', # 0.6.2
'openpyxl', # 2.4.7
'paginate', # 0.5.6
'paginate_sqlalchemy', # 0.2.0
'pyramid_beaker>=0.6', # 0.6.1
'pyramid_debugtoolbar', # 1.0
'pyramid_exclog', # 0.6