ttvdrops/twitch/migrations
2025-09-01 21:50:38 +02:00
..
0001_initial.py Go back to sqlite 2025-08-07 01:01:46 +02:00
0002_game_name_alter_game_display_name_and_more.py Refactor import_drops command 2025-08-12 17:09:28 +02:00
0003_alter_dropbenefit_created_at_and_more.py Refactor import_drops command 2025-08-12 17:09:28 +02:00
0004_alter_dropcampaign_end_at_and_more.py Refactor import_drops command 2025-08-12 17:09:28 +02:00
0005_alter_timebaseddrop_end_at_and_more.py Refactor import_drops command 2025-08-12 17:09:28 +02:00
0006_alter_dropbenefit_options_alter_dropcampaign_options_and_more.py Make Owner optional; use dateparser to parse dates; use json-repair to read JSON 2025-09-01 21:50:38 +02:00
0007_remove_game_unique_game_slug.py Make Owner optional; use dateparser to parse dates; use json-repair to read JSON 2025-09-01 21:50:38 +02:00
__init__.py Add initial configuration and structure for the Twitch app, including models, views, and admin registration 2025-07-08 19:05:36 +02:00