allow empty password
This commit is contained in:
@@ -8,6 +8,7 @@ from django.conf import settings
|
||||
from account.decorators import admin_required
|
||||
from utils.api import CSRFExemptAPIView
|
||||
from utils.shortcuts import rand_str
|
||||
|
||||
from ..serializers import TestCaseUploadForm
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user