Changelog and misc cleanup

This commit is contained in:
Jeremy Stretch
2018-09-28 14:21:49 -04:00
parent 2ab9230a73
commit 939149f2f4
3 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,6 @@ from __future__ import unicode_literals
from django.conf import settings
from django.contrib.contenttypes.fields import GenericRelation
from django.contrib.postgres.fields import JSONField
from django.core.exceptions import ValidationError
from django.db import models
from django.urls import reverse