Commit 50c90673 by Joe Blaylock

Chat rebase, test update

Rebase on today's master and update to unit test to include settings
where needed.
parent 293bd30a
......@@ -6,6 +6,7 @@ from django.http import Http404
from django.test.utils import override_settings
from django.contrib.auth.models import User
from django.test.client import RequestFactory
from django.conf import settings
from student.models import CourseEnrollment
from xmodule.modulestore.django import modulestore
......
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