django-eav2/eav/exceptions.py

3 lines
51 B
Python
Raw Permalink Normal View History

class IllegalAssignmentException(Exception):
pass