1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-07-04 00:02:50 +02:00

Squash migrations

This commit is contained in:
Yohann D'ANELLO
2020-11-04 13:13:34 +01:00
parent cba3e56fb8
commit c3c2c55aca
12 changed files with 87 additions and 259 deletions

View File

@ -1,4 +1,4 @@
# Generated by Django 3.1.1 on 2020-09-21 15:33
# Generated by Django 3.1.3 on 2020-11-04 12:05
from django.conf import settings
from django.db import migrations, models
@ -11,8 +11,8 @@ class Migration(migrations.Migration):
initial = True
dependencies = [
('contenttypes', '0002_remove_content_type_name'),
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
('contenttypes', '0002_remove_content_type_name'),
]
operations = [