Merge pull request #17317 from edx/noraiz/EDUCATOR-2213
fix gating api exception handling
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
"""
|
||||
API for the gating djangoapp
|
||||
"""
|
||||
import json
|
||||
import logging
|
||||
|
||||
from django.contrib.auth.models import User
|
||||
|
||||
Reference in New Issue
Block a user