mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-27 01:54:46 +00:00
4 lines
50 B
Python
4 lines
50 B
Python
|
|
from . import core
|
||
|
|
|
||
|
|
djadmin2_site = core.Admin2()
|