mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-10 09:51:06 +00:00
3 lines
44 B
Python
3 lines
44 B
Python
|
|
class NoAdminSpecified(Exception):
|
||
|
|
pass
|