fisk/core/migrations
Mark Veidemanis 572b839c2c
Implement viewing live and DB information from account
2022-10-21 23:57:32 +01:00
..
0001_initial.py Upload template project 2022-10-13 15:26:43 +01:00
0002_session_session.py Upload template project 2022-10-13 15:26:43 +01:00
0003_hook.py Implement adding/editing hooks 2022-10-15 18:45:25 +01:00
0004_callback.py Implement OTP and show received callbacks 2022-10-15 21:51:47 +01:00
0005_remove_callback_data_callback_market_and_more.py Add callback migrations 2022-10-15 23:36:04 +01:00
0006_remove_callback_market_alter_callback_timestamp_sent_and_more.py Add all model fields to callbacks 2022-10-16 14:37:49 +01:00
0007_account.py Fix CRUD for accounts and trades 2022-10-17 19:06:09 +01:00
0008_trade.py Fix CRUD for accounts and trades 2022-10-17 19:06:09 +01:00
0009_trade_exchange_id.py Begin implementing trade management 2022-10-18 07:22:22 +01:00
0010_account_sandbox_trade_direction_trade_status_and_more.py Begin implementing trade management 2022-10-18 07:22:22 +01:00
0011_alter_account_exchange.py Begin implementing positions 2022-10-17 07:20:30 +01:00
0012_rename_exchange_id_trade_client_order_id_and_more.py Begin implementing positions 2022-10-17 07:20:30 +01:00
0013_alter_trade_direction_alter_trade_price.py Begin implementing positions 2022-10-17 07:20:30 +01:00
0014_alter_account_exchange.py Implement viewing live and DB information from account 2022-10-21 23:57:32 +01:00
__init__.py Upload template project 2022-10-13 15:26:43 +01:00