forked from CGM_Public/pretix_original
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