django-eav2/eav/exceptions.py
2018-06-21 14:27:04 +02:00

2 lines
51 B
Python

class IllegalAssignmentException(Exception):
pass