Commit cbd8a964 by Piotr Mitros

Bug in last commit

parent 04a7be0a
......@@ -3,6 +3,8 @@ from util import contextualize_text
from calc import evaluator
import random, math
from django.conf import settings
import eia
import calc
# TODO: Should be the same object as in capa_problem
global_context={'random':random,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment