feat: Adds language dropdown to subevent
This commit is contained in:
parent
95b97a7704
commit
5a349822d7
4 changed files with 139 additions and 10 deletions
15
README.rst
15
README.rst
|
|
@ -62,6 +62,21 @@ Development setup
|
|||
6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in
|
||||
the 'plugins' tab in the settings.
|
||||
|
||||
|
||||
Changelog
|
||||
---------
|
||||
|
||||
1.1.0
|
||||
~~~~~
|
||||
|
||||
- Add subevent-level "Language" field and use it to emit ``<language>`` per subevent (defaults to ``none``).
|
||||
|
||||
1.0.0
|
||||
~~~~~
|
||||
|
||||
- Initial release
|
||||
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue