SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit ea1d2653 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Merge migrations

parent 6ca8dc2d
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
# Generated by Django 1.10.3 on 2017-07-24 17:58
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('partners', '0027_membershipagreement_end_date'),
('partners', '0027_merge_20170707_1857'),
]
operations = [
]
# -*- coding: utf-8 -*-
# Generated by Django 1.10.3 on 2017-07-24 17:58
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('submissions', '0051_merge_20170721_0934'),
('submissions', '0054_auto_20170721_1148'),
]
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