django-admin2/example2/polls/tests/__init__.py

3 lines
51 B
Python
Raw Normal View History

2013-07-06 13:48:42 +00:00
from test_models import *
2013-07-06 14:27:08 +00:00
from test_views import *