Files
edx-platform/cms
Don Mitchell e4a69373d0 xblock fields persist w/o breaking by scope
Letting xblocks handle scope rather than separating fields into
different attrs. Although, split still shunts content fields to a
different collection than setting and children fields.

The big difference is that content fields will always be a dict and not
sometimes just a string and there's no special casing of 'data' attr.

The other mind change is no more 'metadata' dict.
2013-08-16 10:42:52 -04:00
..
2013-08-15 16:59:30 -04:00
2013-02-06 11:13:50 -05:00
2013-07-09 19:16:44 -04:00
2013-08-01 14:16:55 -04:00