Skip to content
Snippets Groups Projects
Commit 35e1d232 authored by Flavio TARSETTI's avatar Flavio TARSETTI
Browse files

[plotters] added migration

parent 8f2e64b2
No related branches found
No related tags found
1 merge request!222Plotterparams merge
# -*- coding: utf-8 -*-
# Generated by Django 1.9.5 on 2017-02-07 15:49
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('plotters', '0003_auto_20161123_1218'),
('plotters', '0002_plotter_sample_data'),
]
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