Files
@ 9ead754dd0a4
Branch filter:
Location: kallithea/requirements.txt
9ead754dd0a4
228 B
text/plain
model/user: 'body' parameter to NotificationModel().create() is unused so remove it
The email template for new user registration mails does not use the 'body'
parameter, so don't pass anything.
The email template for new user registration mails does not use the 'body'
parameter, so don't pass anything.