Skip to content

Commit bd5dd7f

Browse files
Merge pull request #109 from anubhakushwaha/develop
migrations reset
2 parents 70772d8 + 68ee4e8 commit bd5dd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oshc/main/migrations/0001_initial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Generated by Django 1.11.1 on 2017-07-23 10:01
2+
# Generated by Django 1.11.2 on 2017-09-16 20:45
33
from __future__ import unicode_literals
44

55
from django.db import migrations, models

0 commit comments

Comments
 (0)