mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-26 02:50:26 +00:00
3 lines
44 B
Python
3 lines
44 B
Python
|
|
class NoAdminSpecified(Exception):
|
||
|
|
pass
|