first init of rewrite
This commit is contained in:
14
teamsnap/migrations/0010_merge_20220506_1031.py
Normal file
14
teamsnap/migrations/0010_merge_20220506_1031.py
Normal file
@@ -0,0 +1,14 @@
|
||||
# Generated by Django 3.2.6 on 2022-05-06 15:31
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('teamsnap', '0005_auto_20211224_1042'),
|
||||
('teamsnap', '0009_alter_availability_status_code'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
]
|
||||
Reference in New Issue
Block a user