mirror of
https://github.com/BlackWallTeam/Backend.git
synced 2024-11-22 16:56:33 +03:00
14 lines
228 B
Python
14 lines
228 B
Python
# Generated by Django 4.1.7 on 2023-02-18 19:13
|
|
|
|
from django.db import migrations, models
|
|
import django.db.models.deletion
|
|
|
|
|
|
class Migration(migrations.Migration):
|
|
|
|
initial = True
|
|
|
|
dependencies = []
|
|
|
|
operations = []
|