You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
padelclub_backend/tournaments/migrations
Laurent 9b2bd5ec50 Apple Push Notifications POC 1 year ago
..
0001_initial.py Update and fix model 2 years ago
0002_rename_loser_team_id_match_losing_team_id_and_more.py Update and fix model 2 years ago
0003_remove_playerregistration_team_state_and_more.py backend update 2 years ago
0004_match_broadcasted_teamregistration_name_and_more.py backend update 2 years ago
0005_rename_user_tournament_creator_and_more.py cleanup and improvements 2 years ago
0006_alter_tournament_creation_date.py cleanup and improvements 2 years ago
0007_remove_tournament_custom_name_alter_event_date_and_more.py cleanup and improvements 2 years ago
0008_alter_tournament_start_date.py cleanup and improvements 2 years ago
0009_alter_teamregistration_logo.py cleanup and improvements 2 years ago
0010_alter_groupstage_tournament_alter_round_tournament.py cleanup and improvements 2 years ago
0011_alter_teamstate_score.py matches 2 years ago
0012_alter_teamstate_score.py matches 2 years ago
0013_teamstate_team_registration.py fix migration 2 years ago
0014_alter_teamstate_team_registration.py migrate 2 years ago
0015_teamscore_delete_teamstate.py Rename TeamState to TeamScore 2 years ago
0016_rename_initial_position_teamregistration_bracket_position.py display matches 2 years ago
0017_alter_match_court.py display matches 2 years ago
0018_rename_date_event_creation_date_and_more.py upgrade and migration 2 years ago
0019_alter_match_index.py fix crashes + db modif + timezone change 2 years ago
0020_alter_groupstage_index_alter_round_index.py fixes 2 years ago
0021_match_name_match_order_and_more.py fixes 2 years ago
0022_alter_round_loser_alter_tournament_is_private.py dj auth test 2 years ago
0023_remove_tournament_creator_club_creator_event_creator_and_more.py Model upgrade + events api automatically filters by user 2 years ago
0024_rename_loser_round_parent.py Model upgrade + events api automatically filters by user 2 years ago
0025_customuser_country.py Adds country for user + improves admin 2 years ago
0026_purchase.py Add Purchases and tournament payments 2 years ago
0027_tournament_payment.py Add Purchases and tournament payments 2 years ago
0028_rename_productid_purchase_product_id_and_more.py Add Purchases and tournament payments 2 years ago
0029_purchase_quantity.py Minor visual fixes 2 years ago
0030_groupstage_start_date_round_start_date.py Adds start_date for group stage and round 2 years ago
0031_tournament_is_canceled_tournament_is_deleted.py Adds isCanceled + isDeleted 2 years ago
0032_remove_playerregistration_has_paid_and_more.py update server 2 years ago
0033_rename_bracket_sort_mode_tournament_group_stage_sort_mode_and_more.py update server 2 years ago
0034_alter_teamscore_lucky_loser.py update server 2 years ago
0035_customuser_match_formats_default_duration.py update server 2 years ago
0036_alter_playerregistration_source.py update server 2 years ago
0037_rename_weight_playerregistration_computed_rank_and_more.py update server 2 years ago
0038_alter_event_club.py Makes club optional for event 2 years ago
0039_rename_call_display_entry_fee_customuser_summons_display_entry_fee_and_more.py renamed call_ by summons_ 2 years ago
0040_groupstage_name.py Fixes missing saved fields 2 years ago
0041_teamregistration_weight.py Fixes missing saved fields 2 years ago
0042_rename_lock_weight_teamregistration_locked_weight_and_more.py Fixes missing saved fields 2 years ago
0043_customuser_summonsavailablepaymentmethods.py add new field on user for summon stuff 2 years ago
0044_rename_summonsavailablepaymentmethods_customuser_summons_available_payment_methods.py fix new user field name 2 years ago
0045_alter_purchase_identifier.py Upgrade identifier to bigInt 2 years ago
0046_tournament_publish_brackets_and_more.py update tournament 2 years ago
0047_rename_publish_groupstages_tournament_publish_group_stages.py update tournament 2 years ago
0048_remove_tournament_group_stage_court_count.py remove unused field tournament 2 years ago
0049_purchase_revocation_date.py Adds revocation date for Purchase 2 years ago
0050_alter_tournament_team_sorting.py fix issue on new page team 2 years ago
0051_club_court_count_alter_tournament_court_count.py add court count back to club 1 year ago
0052_teamregistration_final_ranking_and_more.py add final rankings 1 year ago
0053_alter_tournament_is_canceled_and_more.py Change payment and canceled fields into string 1 year ago
0054_rename_payment_tournament_globalid_and_more.py Creates migration for renaming 1 year ago
0055_rename_globalid_tournament_global_id_and_more.py Properly names fields 1 year ago
0056_tournament_should_verify_bracket_and_more.py update tournament db 1 year ago
0057_tournament_hide_teams_weight.py add a hide teams weight bool 1 year ago
0058_match_confirmed_start_date.py add confirmed start date 1 year ago
0059_remove_match_confirmed_start_date.py migration 1 year ago
0060_match_confirmed.py add confirmed match bool 1 year ago
0061_remove_teamscore_player_registrations.py remove player regs from teamscore 1 year ago
0062_tournament_publish_tournament_and_more.py add publish tournament and increase size of char fields 1 year ago
0063_failedapicall.py Adds FailedApiCall as a new resource 1 year ago
0064_failedapicall_user.py Adds FailedApiCall as a new object 1 year ago
0065_club_broadcast_code.py Adds and generates broadcast_code to club when clubs are created 1 year ago
0066_alter_club_broadcast_code.py Adds and generates broadcast_code to club when clubs are created 1 year ago
0067_alter_customuser_email.py Makes the email field unique 1 year ago
0068_tournament_hide_points_earned_and_more.py add animation type tournament and handle the option to hide the points earned 1 year ago
0069_alter_playerregistration_first_name_and_more.py migration 1 year ago
0070_failedapicall_authentication.py Adds authentication field to failed api call 1 year ago
0071_alter_event_club.py migration file 1 year ago
0072_tournament_publish_rankings.py add migration 1 year ago
0073_log.py Fix migrations 1 year ago
0074_customuser_device_id.py Adds deviceId to the user + login and logout services update 1 year ago
0075_alter_club_creator_devicetoken.py Apple Push Notifications POC 1 year ago
0076_alter_devicetoken_value.py Apple Push Notifications POC 1 year ago
0077_alter_devicetoken_value.py Apple Push Notifications POC 1 year ago
__init__.py first commit 2 years ago