fixing pylint recommendations
This commit is contained in:
parent
6d40700cf3
commit
b541e1d516
3 changed files with 2 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ Handle asynchronous calls from the web pages
|
|||
from django.utils import simplejson
|
||||
from dajaxice.decorators import dajaxice_register
|
||||
|
||||
from models import Question
|
||||
from three_d_viewer.models import Question
|
||||
|
||||
|
||||
@dajaxice_register
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue