mirror of
https://github.com/evgen-app/chess_rpg_backend.git
synced 2024-11-26 03:24:00 +03:00
15 lines
197 B
Python
15 lines
197 B
Python
# Generated by Django 4.0.5 on 2022-06-04 14:16
|
|
|
|
from django.db import migrations
|
|
|
|
|
|
class Migration(migrations.Migration):
|
|
|
|
initial = True
|
|
|
|
dependencies = [
|
|
]
|
|
|
|
operations = [
|
|
]
|