Skip to content
Snippets Groups Projects
Commit eec006c4 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Add migration

parent 7046acc7
No related branches found
No related tags found
1 merge request!86Merge school-apps
# Generated by Django 2.0.7 on 2019-01-06 16:14
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('aub', '0003_auto_20181223_0905'),
('aub', '0005_auto_20181128_1709'),
]
operations = [
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment