.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Generated by Django 3.1.3 on 2021-02-05 10:37
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('generic', '0005_auto_20210205_1035'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.DeleteModel(
|
||||
name='Site',
|
||||
),
|
||||
]
|
||||
Reference in New Issue
Block a user