Update user message strings
This commit is contained in:
committed by
Andy Armstrong
parent
17392ef3bf
commit
cfcb38c498
@@ -41,7 +41,7 @@ from lms.envs.common import (
|
||||
# indirectly accessed through the email opt-in API, which is
|
||||
# technically accessible through the CMS via legacy URLs.
|
||||
PROFILE_IMAGE_BACKEND, PROFILE_IMAGE_DEFAULT_FILENAME, PROFILE_IMAGE_DEFAULT_FILE_EXTENSION,
|
||||
PROFILE_IMAGE_SECRET_KEY,
|
||||
PROFILE_IMAGE_SECRET_KEY, PROFILE_IMAGE_MIN_BYTES, PROFILE_IMAGE_MAX_BYTES,
|
||||
)
|
||||
from path import path
|
||||
from warnings import simplefilter
|
||||
|
||||
Reference in New Issue
Block a user