parent
495b0a7563
commit
a77b7f9c10
|
|
@ -1,17 +0,0 @@
|
|||
# Generated by Django 2.2.4 on 2019-10-02 07:29
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('timetable', '0002_auto_20190919_1124'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
migrations.AlterModelOptions(
|
||||
name='timetable',
|
||||
options={'ordering': ['weekday'], 'verbose_name': 'Timetable', 'verbose_name_plural': 'Timetables'},
|
||||
),
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user