Added Task to process GradingRecords and update their StudentProjects.
An index for this operation is required and has been added to the index.yaml file.
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase