Integrate the names of attendees into the core database layout

This commit is contained in:
Raphael Michel
2015-03-04 11:39:32 +01:00
parent 0fb7875c98
commit 84bebfbd72
5 changed files with 103 additions and 10 deletions

View File

@@ -629,6 +629,7 @@ class ItemFormGeneral(VersionedModelForm):
'category',
'name',
'active',
'admission',
'short_description',
'long_description',
'default_price',