mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Added missing import
This commit is contained in:
@@ -11,6 +11,8 @@ from django.template import RequestContext
|
||||
from django.http import Http404
|
||||
from django.core import serializers
|
||||
|
||||
from gargoyle import gargoyle
|
||||
|
||||
from eve_proxy.models import ApiAccessLog
|
||||
from eve_proxy.exceptions import DocumentRetrievalError
|
||||
from eve_api.app_defines import *
|
||||
|
||||
Reference in New Issue
Block a user