- Legacy-Id: 18389
This commit is contained in:
parent
b4cc53fea0
commit
48126ba505
|
@ -1,16 +0,0 @@
|
||||||
# Generated by Django 2.2.15 on 2020-08-20 05:30
|
|
||||||
|
|
||||||
from django.db import migrations
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
|
|
||||||
dependencies = [
|
|
||||||
('proceedings', '0001_initial'),
|
|
||||||
]
|
|
||||||
|
|
||||||
operations = [
|
|
||||||
migrations.DeleteModel(
|
|
||||||
name='Registration',
|
|
||||||
),
|
|
||||||
]
|
|
Loading…
Reference in a new issue