django-admin2/example/blog/tests/__init__.py

3 lines
53 B
Python
Raw Normal View History

from test_views import *
from test_apiviews import *