Change mic name to use the full name rather than the display name on RIGS

This commit is contained in:
Tom Price
2017-04-10 20:40:51 +01:00
parent 7fd0c50146
commit 3fa9795cde

View File

@@ -1,4 +1,4 @@
Hi {{object.event.mic.name}},
Hi {{object.event.mic.get_full_name}},
Just to let you know your event N{{object.event.pk|stringformat:"05d"}} has been successfully authorised for {{object.amount}} by {{object.name}} as of {{object.last_edited_at}}.