Merge remote-tracking branch 'origin/master' into feature/cale/cms-master

Conflicts:
	cms/djangoapps/contentstore/views.py
This commit is contained in:
Calen Pennington
2012-10-02 12:12:55 -04:00
7 changed files with 275 additions and 11 deletions

View File

@@ -282,6 +282,7 @@ INSTALLED_APPS = (
# For CMS
'contentstore',
'auth',
'github_sync',
'student', # misleading name due to sharing with lms