Allow to store strucutred SEPA bank transfer details

This commit is contained in:
Raphael Michel
2018-10-24 00:13:49 +02:00
parent 3a0ef3760c
commit e60ff6b777
12 changed files with 220 additions and 47 deletions

View File

@@ -133,6 +133,7 @@ setup(
'pyuca',
'defusedcsv',
'vat_moss==0.11.0',
'django-localflavor',
'django-hijack>=2.1.10,<2.2.0',
'django-oauth-toolkit==1.2.*',
'idna==2.6', # required by current requests