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