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