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.
2 lines
153 B
Plaintext
2 lines
153 B
Plaintext
<%! from django.utils.translation import ugettext as _ %>
|
|
${_("{email} has requested Studio course creator privileges on edge".format(email=user_email))} |