mirror of
https://github.com/pretix/pretix.git
synced 2026-05-14 16:44:06 +00:00
* don't use flags to indicate languages #300 * cleaned code * removed the filter and moved the logic to context.py * cleaned code * show the text in the local language * cleaned code * changed loop for list comprehension * fix indentation * ordered import