django-admin2/djadmin2/tests/__init__.py
2013-05-18 18:28:31 +02:00

4 lines
100 B
Python

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