Add missing files

This commit is contained in:
Raphael Michel
2014-09-29 22:56:36 +02:00
parent 916f8a49b4
commit 36eaa81204
5 changed files with 156 additions and 0 deletions

View File

@@ -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 '