Changed 'instructor' django app to follow plugin pattern

This commit is contained in:
Gavin Sidebottom
2018-03-26 10:44:41 -04:00
parent 971126aa27
commit 7626d4abf0
13 changed files with 101 additions and 68 deletions

View File

@@ -41,12 +41,6 @@ for log_name, log_level in LOG_OVERRIDES:
EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
########################## ANALYTICS TESTING ########################
# Set this to the dashboard URL in order to display the link from the
# dashboard to the Analytics Dashboard.
ANALYTICS_DASHBOARD_URL = None
############################ PYFS XBLOCKS SERVICE #############################
# Set configuration for Django pyfilesystem