Replace "edX Studio" with "{studio_name}"
For theming and internationalization
This commit is contained in:
@@ -41,7 +41,7 @@ from dealer.git import git
|
||||
from xmodule.modulestore.edit_info import EditInfoMixin
|
||||
|
||||
############################ FEATURE CONFIGURATION #############################
|
||||
|
||||
STUDIO_NAME = "{platform_name} Studio".format(platform_name=PLATFORM_NAME)
|
||||
FEATURES = {
|
||||
'USE_DJANGO_PIPELINE': True,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user