mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Added missing imports
This commit is contained in:
@@ -13,6 +13,7 @@ from django.conf import settings
|
||||
|
||||
from piston.handler import BaseHandler
|
||||
from piston.utils import rc, throttle
|
||||
from gargoyle import gargoyle
|
||||
|
||||
from api.models import AuthAPIKey, AuthAPILog
|
||||
from eve_proxy.models import CachedDocument
|
||||
|
||||
Reference in New Issue
Block a user