Merge branch 'master' into nanterre-recette

This commit is contained in:
Thomas NOËL 2018-02-01 14:58:24 +01:00
commit 02fee44c2d
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.11.9 on 2018-02-01 13:55
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('zoo_data', '0008_auto_20180115_1141'),
('zoo_data', '0008_auto_20180125_0939'),
]
operations = [
]