django-admin2/djadmin2/site.py

4 lines
50 B
Python
Raw Normal View History

from . import core
djadmin2_site = core.Admin2()