8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-12 01:03:09 +00:00

Merge depuis master

This commit is contained in:
chirac 2018-06-24 23:49:35 +02:00
parent e45cab2f01
commit 687c1cf323

View file

@ -0,0 +1,16 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.10.7 on 2018-06-24 21:48
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('machines', '0086_auto_20180624_1254'),
('machines', '0082_auto_20180525_2209'),
]
operations = [
]