login ok, but "AccountNotFound: Account not found" error

This commit is contained in:
sputnick 2012-04-17 01:17:35 +02:00 committed by Romain Bignon
commit f2b343065f
5 changed files with 126 additions and 103 deletions

View file

@ -20,4 +20,4 @@
from .backend import FortuneoBackend
__all__ = ['SocieteGeneraleBackend']
__all__ = ['FortuneoBackend']