Implemented tree view for selection of samples
This commit is contained in:
parent
7f099bfca4
commit
6d40700cf3
11 changed files with 99 additions and 45 deletions
|
|
@ -7,6 +7,7 @@ Replace this with more appropriate tests for your application.
|
|||
|
||||
from django.test import TestCase
|
||||
from three_d_viewer.models import Category, Question, Answer
|
||||
from three_d_viewer.views import DetailView
|
||||
import ajax
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue