first init of rewrite

This commit is contained in:
2022-05-18 14:24:05 -05:00
parent 4632926a34
commit 46da4c8dd4
113 changed files with 974 additions and 468 deletions

View 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 = [
]