fix gating api exception handling

This commit is contained in:
noraiz-anwar
2018-01-26 15:41:54 +05:00
parent 7a552f7446
commit 0d40dba7ff

View File

@@ -1,6 +1,7 @@
"""
API for the gating djangoapp
"""
import json
import logging
from django.contrib.auth.models import User