Files
@ 9ead754dd0a4
Branch filter:
Location: kallithea/dev_requirements.txt - annotation
9ead754dd0a4
222 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.