Converted IPAddress.interface to a GenericForeignKey

This commit is contained in:
Jeremy Stretch
2017-08-18 16:57:20 -04:00
parent 97536c4e9b
commit 5930a64203
9 changed files with 106 additions and 32 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.11.4 on 2017-08-16 21:06
# Generated by Django 1.11.4 on 2017-08-18 19:46
from __future__ import unicode_literals
from django.db import migrations, models