Files @ 9e851c31fac3
Branch filter:

Location: symposion_app/pinaxcon/templates/symposion/emails/proposal_new_message/subject.txt

Sachi King
Remove dj-user-accounts

That's a nice macro, but we don't need it.
dj-user-accounts stands in the way of using more generic AUTN_METHODS
{% load i18n %}{% blocktrans with title=proposal.title user=message.user.username %}New message on "{{ title }}" from {{ user }}{% endblocktrans %}