mirror of https://gitlab.federez.net/re2o/re2o
committed by
root
2 changed files with 0 additions and 16 deletions
@ -1,16 +0,0 @@ |
|||||
# -*- coding: utf-8 -*- |
|
||||
# Generated by Django 1.10.7 on 2018-03-19 00:49 |
|
||||
from __future__ import unicode_literals |
|
||||
|
|
||||
from django.db import migrations |
|
||||
|
|
||||
|
|
||||
class Migration(migrations.Migration): |
|
||||
|
|
||||
dependencies = [ |
|
||||
('preferences', '0029_auto_20180318_1005'), |
|
||||
('preferences', '0029_auto_20180318_0213'), |
|
||||
] |
|
||||
|
|
||||
operations = [ |
|
||||
] |
|
||||
Loading…
Reference in new issue