Skip to content
Snippets Groups Projects
Commit 5a957c91 authored by Jonathan Seguin's avatar Jonathan Seguin
Browse files

Merge migrations

parent 89c75ee7
No related branches found
No related tags found
No related merge requests found
# Generated by Django 2.0.13 on 2020-01-15 16:50
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('portal', '0019_auto_20200113_1537'),
('portal', '0020_auto_20200114_1542'),
]
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