Improve automatic emails with temporary urls
Compare changes
- Flavio TARSETTI authored
+ 13
− 5
@@ -160,15 +160,23 @@ def save_user_profile(sender, instance, **kwargs):
This MR targets the improvement for automatic emails concerning validation of new users by supervisors/re-validation of users.
Fixes #542 (closed)
Fixes #550 (closed)