INNER CODE UNIT · Python
FieldNotFound
yezyilomo/django-restql · django_restql/exceptions.py:9
class FieldNotFound(DjangoRESTQLException):
"""Field Not Found Exception."""
class QueryFormatError(DjangoRESTQLException):
"""Invalid Query Format."""