mirror of
https://github.com/evgen-app/chess_rpg_backend.git
synced 2025-02-07 23:20:42 +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 = [
|
|
]
|