mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-04-16 05:01:02 +00:00
3 lines
51 B
Python
3 lines
51 B
Python
|
|
class IllegalAssignmentException(Exception):
|
||
|
|
pass
|