Files
edx-platform/common
Will Daly 7e746f7df0 Fix embargo migration to the new data models.
The previous version of this migration incorrectly handled
disabled configuration.  When configuration is disabled,
the embargoed country field was the empty string; calling
str.split(",") produced a list with a single empty list entry,
which is not a valid country code.
2015-02-09 14:08:35 -05:00
..
2015-01-19 08:10:45 +01:00
2015-02-06 14:59:31 -05:00