add vote mean and std to problem admin
This commit is contained in:
parent
ce77242008
commit
30a856dcb9
3 changed files with 17 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
from operator import attrgetter
|
||||
from math import sqrt
|
||||
|
||||
from django.conf import settings
|
||||
from django.contrib.contenttypes.fields import GenericRelation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue