mirror of
https://github.com/more-tech4-magnum-opus/backend.git
synced 2024-11-25 20:53:42 +03:00
16 lines
296 B
Python
16 lines
296 B
Python
# Generated by Django 4.1.2 on 2022-10-07 19:06
|
|
|
|
import django.contrib.auth.models
|
|
import django.contrib.auth.validators
|
|
from django.db import migrations, models
|
|
import django.utils.timezone
|
|
|
|
|
|
class Migration(migrations.Migration):
|
|
|
|
initial = True
|
|
|
|
dependencies = []
|
|
|
|
operations = []
|