SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit a506ece8 authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Fix merge migration

parent c86ae02e
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
# Generated by Django 1.11.4 on 2018-03-27 18:22
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('scipost', '0009_merge_20180322_2120'),
('scipost', '0009_auto_20180327_1933'),
]
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