Add export to .xlsx for lists

This commit is contained in:
Raphael Michel
2018-11-30 16:10:32 +01:00
parent 81693e042c
commit 478d8e4116
5 changed files with 40 additions and 13 deletions
+1
View File
@@ -137,6 +137,7 @@ setup(
'vat_moss==0.11.0',
'django-localflavor',
'django-hijack>=2.1.10,<2.2.0',
'openpyxl',
'django-oauth-toolkit==1.2.*',
'idna==2.6', # required by current requests
],