Clinton Blackburn
|
4062b94a0f
|
Fixed Celery Serialization Bug
CourseLocator is not JSON-serializable. Passing course keys as Unicode instead when scheduling tasks to update course structure.
|
2015-02-27 09:59:18 -05:00 |
|
Clinton Blackburn
|
92ca64fa2a
|
Finishing async course structure work
- Added tests
- Updated model field specification
- Fixed issue of multiple event emission
- Updated admin page
- Added management command to manually generate course structures
|
2015-02-13 12:21:51 -05:00 |
|
David Ormsbee
|
88681ba91a
|
Make the Course Structure admin slightly more usable (list/search fields)
|
2015-02-11 16:13:10 -05:00 |
|
David Ormsbee
|
24fcab7f24
|
Very rough cut at generating a course outline after publishing.
|
2015-02-11 16:13:10 -05:00 |
|