1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-22 17:09:35 +02:00
foxbank/server/foxbank_server
2022-01-03 21:49:38 +02:00
..
apis Added transfer between different currency accounts 2022-01-03 21:49:38 +02:00
utils Added checking for common Romanian banks in IBAN 2022-01-03 03:58:15 +02:00
__init__.py Fixed IBAN generation 2021-12-30 00:55:37 +02:00
db.py Implemented initial account support 2021-12-29 10:48:42 +02:00
db_utils.py Added transfer between different currency accounts 2022-01-03 21:49:38 +02:00
decorators.py Fixed error handling 2021-12-29 20:16:58 +02:00
models.py Implemented notifications support 2022-01-03 04:59:07 +02:00
ram_db.py Implemented initial account support 2021-12-29 10:48:42 +02:00
returns.py Added transaction support 2022-01-03 03:17:49 +02:00