Bases: openstack_dashboard.contrib.sahara.content.data_processing.data_image_registry.forms.ImageForm
-
EditTagsForm.base_fields = OrderedDict([('image_id', <django.forms.fields.CharField object at 0x6c73a10>), ('tags_list', <django.forms.fields.CharField object at 0x6c73f50>), ('user_name', <django.forms.fields.CharField object at 0x6c734d0>), ('description', <django.forms.fields.CharField object at 0x6c73790>)])
-
EditTagsForm.declared_fields = OrderedDict([('image_id', <django.forms.fields.CharField object at 0x6c73a10>), ('tags_list', <django.forms.fields.CharField object at 0x6c73f50>), ('user_name', <django.forms.fields.CharField object at 0x6c734d0>), ('description', <django.forms.fields.CharField object at 0x6c73790>)])
-
EditTagsForm.media