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