views.py
56.1 KB
-
Combine get_course_blocks() calls for grading performance (#12877) · 664cafc9
When getting progress, we need these blocks in two locations. They do not need to be individually fetched.
Eric Fischer committed
When getting progress, we need these blocks in two locations. They do not need to be individually fetched.