mirror of
https://github.com/nikdoof/test-auth.git
synced 2026-01-31 00:18:14 +00:00
Basic upgrade to all base packages, Django, Celery and others.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user