Banktransfer: Big import refactoring

This commit is contained in:
Raphael Michel
2016-09-05 22:06:25 +02:00
parent ef9c78df65
commit dae5d859db
29 changed files with 3623 additions and 396 deletions

View File

@@ -61,7 +61,7 @@ setup(
'easy-thumbnails>=2.2,<3'
'PyPDF2', 'BeautifulSoup4', 'html5lib',
'slimit', 'lxml', 'static3==0.6.1', 'dj-static', 'chardet',
'csscompressor', 'defusedxml', 'mt-940', 'django-markup', 'markdown'
'csscompressor', 'mt-940', 'django-markup', 'markdown'
],
extras_require={
'dev': ['django-debug-toolbar>=1.3.0,<2.0'],