mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-01 05:50:23 +00:00
5 lines
154 B
Python
5 lines
154 B
Python
from test_auth_admin import *
|
|
from test_apiviews import *
|
|
from test_builtin_api_resources import *
|
|
from test_views import *
|
|
from test_modelforms import *
|