1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Cleaned up migrations

This commit is contained in:
Jeremy Stretch
2016-07-26 18:01:01 -04:00
parent 2236d2f941
commit 65b008a493
5 changed files with 8 additions and 63 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.9.8 on 2016-07-26 19:29
# Generated by Django 1.9.8 on 2016-07-26 21:59
from __future__ import unicode_literals
from django.db import migrations, models