mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-18 07:00:29 +00:00
8 lines
215 B
Python
8 lines
215 B
Python
from test_admin2tags import *
|
|
from test_types import *
|
|
from test_utils import *
|
|
from test_views import *
|
|
from test_core import *
|
|
from test_actions import *
|
|
from test_auth_admin import *
|
|
from test_renderers import *
|