STUDIO_NAME = "edX Studio" STUDIO_SHORT_NAME = "Studio"
For theming and internationalization
The right parenthesis should be appeared before the method '.format', not after.
Also fixes a bug where message was not sent to user when entering 'denied' state unless the user was previously in 'granted'. Send notification to admin when a user enters 'pending' state. Pylint cleanup.