add test case upload api
This commit is contained in:
@@ -7,7 +7,7 @@ from django.utils.decorators import method_decorator
|
||||
from django.views.decorators.csrf import csrf_exempt
|
||||
from django.views.generic import View
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
logger = logging.getLogger("")
|
||||
|
||||
|
||||
class ContentType(object):
|
||||
|
||||
Reference in New Issue
Block a user