Very rough cut at generating a course outline after publishing.

This commit is contained in:
David Ormsbee
2015-02-06 01:22:55 -05:00
committed by Clinton Blackburn
parent b3cc2f576f
commit 24fcab7f24
15 changed files with 145 additions and 4 deletions

View File

@@ -1620,6 +1620,8 @@ INSTALLED_APPS = (
'survey',
'lms.djangoapps.lms_xblock',
'openedx.core.djangoapps.content.course_structures',
)
######################### MARKETING SITE ###############################