pluto/core/migrations
Mark Veidemanis 6ea82857f2
Implement more payout management
2023-05-06 11:52:42 +01:00
..
0001_initial.py Add core app 2023-03-05 20:09:31 +00:00
0002_alter_notificationsettings_user_aggregator.py Allow configuring aggregator connections 2023-03-07 16:59:39 +00:00
0003_aggregator_enabled.py Add enabled field to aggregator 2023-03-07 17:02:09 +00:00
0004_aggregator_access_token_expires.py Implement adding bank links 2023-03-08 12:48:05 +00:00
0005_aggregator_account_info_aggregator_currencies.py Fetch account details and display 2023-03-09 16:44:16 +00:00
0006_aggregator_fetch_accounts.py Fetch account details and display 2023-03-09 16:44:16 +00:00
0007_alter_aggregator_account_info_and_more.py Fetch account details and display 2023-03-09 16:44:16 +00:00
0008_platform.py Begin adding platform support 2023-03-09 23:27:16 +00:00
0009_asset_provider_ad.py Begin ad CRUD 2023-03-10 00:42:28 +00:00
0010_ad_account_map_ad_aggregators_ad_enabled_and_more.py Implement ad management 2023-03-10 02:21:36 +00:00
0011_ad_visible.py Implement ad management 2023-03-10 02:21:36 +00:00
0012_platform_last_messages.py Fix sending references and bank details 2023-03-10 14:51:34 +00:00
0013_platform_platform_ad_ids.py Fix sending references and bank details 2023-03-10 14:51:34 +00:00
0014_ad_account_whitelist.py Allow checking account ID whitelist 2023-03-10 15:04:39 +00:00
0015_platform_base_usd_platform_withdrawal_trigger.py Refactor and add base USD and withdrawal triggers 2023-03-10 15:34:46 +00:00
0016_alter_platform_cheat_interval_seconds.py Make cheat interval dropdown 2023-03-11 17:28:08 +00:00
0017_alter_platform_cheat_interval_seconds.py Add more interval choices 2023-03-11 17:43:10 +00:00
0018_transaction_trade.py Add migrations 2023-03-12 12:19:13 +00:00
0019_remove_trade_status_trade_open.py Begin working on replacing Redis with Django ORM 2023-03-12 12:43:22 +00:00
0020_rename_coin_trade_asset_remove_trade_seller_and_more.py Begin working on replacing Redis with Django ORM 2023-03-12 12:43:22 +00:00
0021_alter_trade_ad_id.py Begin working on replacing Redis with Django ORM 2023-03-12 12:43:22 +00:00
0022_transaction_transaction_id_transaction_ts_added.py Implement transaction handling 2023-03-13 18:49:47 +00:00
0023_alter_trade_linked.py Implement transaction handling 2023-03-13 18:49:47 +00:00
0024_ad_send_reference.py Make sending references configurable 2023-03-14 09:38:39 +00:00
0025_requisition.py Begin implementing per-requisition configuration 2023-03-16 20:20:36 +00:00
0026_alter_requisition_transaction_source.py Begin implementing per-requisition configuration 2023-03-16 20:20:36 +00:00
0027_alter_requisition_payment_details.py Begin implementing per-requisition configuration 2023-03-16 20:20:36 +00:00
0028_requisition_throughput_wallet_platform_payees_and_more.py Implement wallet model and CRUD 2023-03-17 18:37:38 +00:00
0029_alter_requisition_id_alter_wallet_id.py Implement wallet model and CRUD 2023-03-17 18:37:38 +00:00
0030_linkgroup.py Implement link groups 2023-03-18 10:48:07 +00:00
0031_remove_ad_aggregators_remove_ad_platforms_and_more.py Implement link groups 2023-03-18 10:48:07 +00:00
0032_operatorwallets.py Implement profit sharing system and write tests 2023-03-20 11:06:37 +00:00
0033_platform_throughput.py Implement profit sharing system and write tests 2023-03-20 11:06:37 +00:00
0034_transaction_requisition.py Bump platform and requisition throughput on successful trades 2023-03-20 13:54:56 +00:00
0035_ad_require_feedback_score.py Implement setting minimum feedback score 2023-04-18 08:31:36 +01:00
0036_requisition_owner_name.py Implement overriding owner name with requisition field 2023-04-18 08:58:36 +01:00
0037_payout.py Add payouts 2023-05-06 11:12:54 +01:00
0038_payout_response.py Implement more payout management 2023-05-06 11:52:42 +01:00
__init__.py Add core app 2023-03-05 20:09:31 +00:00