Skip to content

Commit

Permalink
fixup the migration
Browse files Browse the repository at this point in the history
  • Loading branch information
safwanrahman committed Jul 16, 2018
1 parent 1b47227 commit 2586e15
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.9.13 on 2018-06-18 16:45
# Generated by Django 1.9.13 on 2018-07-16 17:28
from __future__ import unicode_literals

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

dependencies = [
('projects', '0025_show-version-warning-existing-projects'),
('projects', '0026_ad-free-option'),
]

operations = [
Expand Down

0 comments on commit 2586e15

Please sign in to comment.