Skip to content

Commit

Permalink
Revised migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthercox committed Mar 15, 2017
1 parent 04d2449 commit a706a9f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 93 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.11a1 on 2017-01-25 01:49
# Generated by Django 1.11a1 on 2017-01-28 18:03
from __future__ import unicode_literals

from django.db import migrations, models
Expand All @@ -8,7 +8,7 @@
class Migration(migrations.Migration):

dependencies = [
('django_chatterbot', '0010_conversation_statements'),
('django_chatterbot', '0006_create_conversation'),
]

operations = [
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit a706a9f

Please sign in to comment.