find new ids

This commit is contained in:
j 2009-08-20 19:03:14 +02:00
commit 31666c5e9e
2 changed files with 8 additions and 7 deletions

View file

@ -4,6 +4,7 @@
from django.core.management.base import BaseCommand, CommandError
from django.conf import settings
import lookup.cache
class Command(BaseCommand):
"""