Add contentstore from cms proto as a baseline for importing and views for the cms
This commit is contained in:
@@ -144,8 +144,6 @@ INSTALLED_APPS = (
|
||||
'django.contrib.sites',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
# Uncomment the next line to enable the admin:
|
||||
# 'django.contrib.admin',
|
||||
# Uncomment the next line to enable admin documentation:
|
||||
# 'django.contrib.admindocs',
|
||||
'contentstore',
|
||||
'instructor',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user