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 0x840d2d0>), ('tags_list', <django.forms.fields.CharField object at 0x840da10>), ('user_name', <django.forms.fields.CharField object at 0x840d490>), ('description', <django.forms.fields.CharField object at 0x840d5d0>)])
-
EditTagsForm.declared_fields = OrderedDict([('image_id', <django.forms.fields.CharField object at 0x840d2d0>), ('tags_list', <django.forms.fields.CharField object at 0x840da10>), ('user_name', <django.forms.fields.CharField object at 0x840d490>), ('description', <django.forms.fields.CharField object at 0x840d5d0>)])
-
EditTagsForm.media