Basic upgrade to all base packages, Django, Celery and others.

This commit is contained in:
2012-04-23 23:56:55 +01:00
parent 8a1a2071aa
commit 5892538fb7
15 changed files with 44 additions and 40 deletions

View File

@@ -10,7 +10,7 @@ from django.utils import simplejson as json
from django.contrib.auth.models import User
from celery.signals import task_failure
from celery.decorators import task
from celery.task import task
from api.models import AuthAPIKey
from eve_api.models import EVEAccount, EVEPlayerCorporation, EVEPlayerAlliance