Skip to content
Snippets Groups Projects
Commit 7ddeabd5 authored by Dan Braghis's avatar Dan Braghis Committed by Todd Dembrey
Browse files

Rename "must add" field migration post rebase

parent cd4704fe
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
# Generated by Django 1.11.8 on 2018-01-24 15:55
# Generated by Django 1.11.8 on 2018-01-24 22:54
from __future__ import unicode_literals
from django.db import migrations
......@@ -12,7 +12,7 @@ import wagtail.wagtailcore.fields
class Migration(migrations.Migration):
dependencies = [
('funds', '0010_update_for_rich_text_block'),
('funds', '0011_update_encoder_add_round_to_submission'),
]
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