mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Doc: Upgrade to Sphinx 6 (#3113)
This commit is contained in:
@@ -790,6 +790,7 @@ class ItemVariation(models.Model):
|
||||
:param require_approval: If set to ``True``, orders containing this variation can only be processed and paid after
|
||||
approval by an administrator
|
||||
:type require_approval: bool
|
||||
|
||||
"""
|
||||
item = models.ForeignKey(
|
||||
Item,
|
||||
|
||||
Reference in New Issue
Block a user