Move student_account templates into app.

This commit is contained in:
J. Cliff Dyer
2016-10-06 10:25:28 -04:00
parent 1db70deb92
commit 4dc744b104
15 changed files with 2 additions and 0 deletions

View File

@@ -1914,6 +1914,7 @@ INSTALLED_APPS = (
'lms.djangoapps.grades.apps.GradesConfig',
# Student support tools
'lms.djangoapps.student_account',
'support',
# External auth (OpenID, shib)
@@ -2105,6 +2106,7 @@ INSTALLED_APPS = (
# additional release utilities to ease automation
'release_util',
)
# Migrations which are not in the standard module "migrations"