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

Add merge migration

parent 2eb9259f
No related branches found
No related tags found
1 merge request!166Allow multiple recipient objects for one announcement
Pipeline #904 failed
# Generated by Django 3.0.3 on 2020-02-21 09:41
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('core', '0013_multiple_recipients_announcement'),
('core', '0013_extensible_model_as_default'),
]
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