Files
pretix_cgo/src/pretix
Sanket DasguptaandRaphael Michel 58938fc07c Fix #531 -- Make placeholders replace in subject (#594)
Placeholders in subject were not being replaced because there was
no `.format()` called on the subject.

This commit creates a context dict that is used for both the body
and the subject. It is then replaced using `.format_map()`

Fixes https://github.com/pretix/pretix/issues/531
2017-10-07 18:16:13 +02:00
..
2017-09-05 10:11:26 +03:00
2017-10-07 18:13:06 +02:00
2017-09-27 13:24:03 +02:00
2017-10-07 18:13:06 +02:00
2017-10-02 17:00:35 +02:00
2017-09-05 12:47:10 +02:00
2017-07-17 20:29:56 +02:00
2017-09-25 10:46:47 +02:00
2017-09-28 18:43:45 +02:00
2015-05-12 21:48:41 +02:00