Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master

This commit is contained in:
Calen Pennington
2014-05-14 10:00:16 -04:00
4 changed files with 5 additions and 2 deletions

View File

@@ -21,6 +21,8 @@ log = logging.getLogger('edx.' + __name__)
class SplitTestFields(object):
"""Fields needed for split test module"""
has_children = True
user_partition_id = Integer(
help="Which user partition is used for this test",
scope=Scope.content