mirror of
https://github.com/pretix/pretix.git
synced 2026-05-12 16:24:00 +00:00
Add missing files
This commit is contained in:
@@ -455,6 +455,7 @@ class Item(models.Model):
|
||||
Property,
|
||||
related_name='items',
|
||||
verbose_name=_("Properties"),
|
||||
blank=True,
|
||||
help_text=_(
|
||||
'The selected properties will be available for the user '
|
||||
+ 'to select. After saving this field, move to the '
|
||||
|
||||
Reference in New Issue
Block a user