We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b730c9 commit b1c4b75Copy full SHA for b1c4b75
1 file changed
ietf/utils/management/commands/check_referential_integrity.py
@@ -5,7 +5,6 @@
5
from django.apps import apps
6
from django.core.management.base import BaseCommand #, CommandError
7
from django.core.exceptions import FieldError
8
-from django.db import models
9
from django.db.models.fields.related import ForeignKey, OneToOneField
10
11
import debug # pyflakes:ignore
0 commit comments