Skip to content

Commit

Permalink
Added missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jan 12, 2017
1 parent 1dc449f commit 55737cf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import time
from django.apps import apps
from django.core.management.base import BaseCommand, CommandError
from django.db.models import Q

Expand Down

0 comments on commit 55737cf

Please sign in to comment.