Files
@ 9ead754dd0a4
Branch filter:
Location: kallithea/conftest.py
9ead754dd0a4
2.0 KiB
text/x-python
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.