Write protection check tests

This commit is contained in:
2023-02-17 17:05:52 +00:00
parent 1dbb3fcf79
commit 67117f0978
7 changed files with 172 additions and 41 deletions

View File

@@ -1,8 +1,8 @@
# Generated by Django 4.1.7 on 2023-02-17 11:50
import django.db.models.deletion
from django.conf import settings
from django.db import migrations, models
import django.db.models.deletion
class Migration(migrations.Migration):

View File

@@ -1,7 +1,7 @@
# Generated by Django 4.1.7 on 2023-02-17 13:16
from django.db import migrations, models
import django.db.models.deletion
from django.db import migrations, models
class Migration(migrations.Migration):