Files
pretix_original/src/pretix/base/models
bac673f3ab Allow template syntax in event text (Z#23140046) (#3815)
* remove duplicate context generation

* allow text templates in frontpage_text

* refactor: move placeholder functionality to separate file

* fix wrong class name, code style

* update year in license header

* undo license header update

* use new function name

* render only the placeholders that are actually used in the message

* refactoring

* add str(...) call

* Update doc/development/api/placeholder.rst

Co-authored-by: Raphael Michel <michel@rami.io>

* rename register_mail_placeholders to register_template_placeholders
(deprecate old name)

* isort

* add signals to docs

---------

Co-authored-by: Raphael Michel <michel@rami.io>
2024-02-06 11:32:03 +01:00
..
2023-04-03 10:45:22 +02:00
2023-08-09 14:47:41 +02:00
2023-06-05 09:56:31 +02:00
2023-06-05 09:56:31 +02:00
2023-08-09 14:47:41 +02:00
2023-09-11 11:44:50 +02:00