We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c24093 commit 151bdb9Copy full SHA for 151bdb9
βexample/tests/test_views.py
@@ -7,7 +7,7 @@
7
from rest_framework_json_api.utils import format_resource_type
8
9
from . import TestBase
10
-from .. import factories, views
+from .. import views
11
from example.models import Author, Blog, Comment, Entry
12
13
0 commit comments