django-admin2/admin2/exceptions.py

3 lines
44 B
Python
Raw Normal View History

2013-05-14 12:37:11 +00:00
class NoAdminSpecified(Exception):
pass