mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-19 23:50:31 +00:00
4 lines
100 B
Python
4 lines
100 B
Python
from test_models import *
|
|
from test_utils import *
|
|
from test_views import *
|
|
from test_core import *
|