|
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
|
# Generated by Django 4.2.11 on 2024-07-03 08:56 |
|
|
|
|
# Generated by Django 4.2.11 on 2024-07-03 09:02 |
|
|
|
|
|
|
|
|
|
from django.conf import settings |
|
|
|
|
from django.db import migrations, models |
|
|
|
|
@ -9,7 +9,7 @@ import uuid |
|
|
|
|
class Migration(migrations.Migration): |
|
|
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
('tournaments', '0071_alter_event_club'), |
|
|
|
|
('tournaments', '0072_tournament_publish_rankings'), |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
operations = [ |