mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-05-16 03:03:14 +00:00
Changed blog.tests into a directory. WARNING: remove test.pyc
This commit is contained in:
parent
2ad1fce536
commit
1c77a0a740
2 changed files with 2 additions and 0 deletions
2
example/blog/tests/__init__.py
Normal file
2
example/blog/tests/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from test_views import *
|
||||
from test_apiviews import *
|
||||
Loading…
Reference in a new issue