This repository has been archived on 2019-10-13. You can view files and clone it, but cannot push or open issues or pull requests.
basta-server/ofu_app/apps/donar/migrations/0005_merge_20171221_1152.py
2017-12-21 12:32:41 +01:00

17 lines
334 B
Python

# -*- coding: utf-8 -*-
# Generated by Django 1.11.7 on 2017-12-21 10:52
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('donar', '0003_auto_20171111_1013'),
('donar', '0004_auto_20171030_0031'),
]
operations = [
]