Merge pull request #8325 from beardeer/master
Merge pull request #8325 from beardeer/edx-platform
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -218,3 +218,4 @@ Andrew Dekker <simultech@gmail.com>
|
||||
Christopher Lee <clee@edx.org>
|
||||
Mushtaq Ali <mushtaque.ali@arbisoft.com>
|
||||
Colin Fredericks <colin.fredericks@gmail.com>
|
||||
Xiaolu Xiong <beardeer@gmail.com>
|
||||
|
||||
@@ -544,7 +544,7 @@ class UserStateSummaryCache(DjangoOrmFieldCache):
|
||||
with them.
|
||||
|
||||
Arguments:
|
||||
fields (list of str): Field names to return values for
|
||||
fields (list of :class:`~Field`): Fields to return values for
|
||||
xblocks (list of :class:`~XBlock`): XBlocks to load fields for
|
||||
aside_types (list of str): Asides to load field for (which annotate the supplied
|
||||
xblocks).
|
||||
|
||||
Reference in New Issue
Block a user