1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-23 06:09:34 +02:00
foxbank/server/foxbank_server
2022-01-03 21:42:21 +02:00
..
apis Added basic currency exchange data 2022-01-03 21:42:21 +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 basic currency exchange data 2022-01-03 21:42:21 +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