pluto/core/migrations
Mark Veidemanis 1a34121da6
Begin working on replacing Redis with Django ORM
2023-03-12 12:43:22 +00: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
__init__.py Add core app 2023-03-05 20:09:31 +00:00