Revision history [back]
This is not a direct answer, but you may want to take a look at lines starting from 3536 in askbot/models/__init__.py
def greet_new_user(user, **kwargs):
"""sends welcome email to the newly created user
This is not a direct answer, but you may want to take a look at lines starting from 3536 in askbot/models/__init__.py
def greet_new_user(user, **kwargs):
"""sends welcome email to the newly created user