mattdrayer/ENT-328: Update account activation message on sign-in form.

This commit is contained in:
Matt Drayer
2017-05-02 09:21:59 -04:00
parent a047d009c7
commit 5097bd6e54
4 changed files with 42 additions and 7 deletions

View File

@@ -90,7 +90,10 @@ from lms.envs.common import (
FILE_UPLOAD_STORAGE_PREFIX,
COURSE_ENROLLMENT_MODES,
HELP_TOKENS_BOOKS,
SUPPORT_SITE_LINK,
)
from path import Path as path
from warnings import simplefilter