Skip to content

Commit

Permalink
Update migrations after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthercox committed Dec 12, 2016
1 parent 61ae25c commit 77623ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
class Migration(migrations.Migration):

dependencies = [
('django_chatterbot', '0002_statement_extra_data'),
('django_chatterbot', '0003_change_occurrence_default'),
]

operations = [
Expand Down

0 comments on commit 77623ac

Please sign in to comment.