django-admin2/djadmin2/exceptions.py
2013-05-18 11:52:03 +02:00

2 lines
44 B
Python

class NoAdminSpecified(Exception):
pass