Add basic ability to download Ordering Batch as Excel spreadsheet
This commit is contained in:
parent
b841ce664e
commit
522aad5880
3 changed files with 52 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -83,6 +83,7 @@ requires = [
|
|||
|
||||
'humanize', # 0.5.1
|
||||
'Mako', # 0.6.2
|
||||
'openpyxl', # 2.4.7
|
||||
'pyramid_beaker>=0.6', # 0.6.1
|
||||
'pyramid_debugtoolbar', # 1.0
|
||||
'pyramid_exclog', # 0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue