django-admin2/djadmin2/tests/__init__.py
2013-05-25 16:45:26 +01:00

5 lines
130 B
Python

from test_admin2tags import *
from test_models import *
from test_utils import *
from test_views import *
from test_core import *