mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Changed the import to import from category_import
This commit is contained in:
parent
74d9910a4c
commit
6aad1c44cc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from categories.tests import views
|
||||
from categories.tests.category_import import *
|
||||
from categories.tests.templatetags import *
|
||||
|
||||
__fixtures__ = ['categories.json']
|
||||
|
|
|
|||
Loading…
Reference in a new issue