Fix user objects not linked in slack and email messages (#3252)
Fixes #3172 The messaging module use model's `get_absolute_url` method to determine and link a model object to its page. The user model is linked in the slack messagge template but didn't have `get_absolute_url()`.
parent
9b6fb885
No related branches found
No related tags found
Loading
Please register or sign in to comment