creating django admin settings for subsection grades

This commit is contained in:
Sanford Student
2016-08-26 11:37:56 -04:00
parent c03026c5ee
commit d54a784a43
27 changed files with 365 additions and 114 deletions

View File

@@ -1671,7 +1671,7 @@ class TestCertificateGeneration(InstructorTaskModuleTestCase):
'skipped': 2
}
with self.assertNumQueries(150):
with self.assertNumQueries(151):
self.assertCertificatesGenerated(task_input, expected_results)
@ddt.data(