find new ids
This commit is contained in:
parent
942a892d46
commit
31666c5e9e
2 changed files with 8 additions and 7 deletions
|
|
@ -4,6 +4,7 @@
|
|||
from django.core.management.base import BaseCommand, CommandError
|
||||
from django.conf import settings
|
||||
|
||||
import lookup.cache
|
||||
|
||||
class Command(BaseCommand):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue