another attempt to see what's broken on jenkins
This commit is contained in:
@@ -205,7 +205,7 @@ def index(request, course_id, chapter=None, section=None,
|
||||
' far, should have gotten a course module for this user')
|
||||
return redirect(reverse('about_course', args=[course.id]))
|
||||
|
||||
log.debug("TEMP: course_id {}, chap {}, sec {}, first_time {}, course position = {}"
|
||||
log.warning("TEMP: course_id {}, chap {}, sec {}, first_time {}, course position = {}"
|
||||
.format(course_id, chapter, section, first_time, course_module.position))
|
||||
|
||||
if chapter is None and section is None:
|
||||
|
||||
Reference in New Issue
Block a user