mirror of
https://github.com/pretix/pretix.git
synced 2026-05-21 17:54:08 +00:00
Fix versionchanged for item_meta_data
This commit is contained in:
@@ -80,7 +80,7 @@ item_meta_properties object Item-specific m
|
|||||||
|
|
||||||
The attribute ``timezone`` has been added.
|
The attribute ``timezone`` has been added.
|
||||||
|
|
||||||
.. versionchanged:: 3.6
|
.. versionchanged:: 3.7
|
||||||
|
|
||||||
The attribute ``item_meta_properties`` has been added.
|
The attribute ``item_meta_properties`` has been added.
|
||||||
|
|
||||||
|
|||||||
@@ -155,7 +155,7 @@ meta_data object Values set for
|
|||||||
|
|
||||||
The ``show_quota_left``, ``allow_waitinglist``, and ``hidden_if_available`` attributes have been added.
|
The ``show_quota_left``, ``allow_waitinglist``, and ``hidden_if_available`` attributes have been added.
|
||||||
|
|
||||||
.. versionchanged:: 3.6
|
.. versionchanged:: 3.7
|
||||||
|
|
||||||
The attribute ``meta_data`` has been added.
|
The attribute ``meta_data`` has been added.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user