Bases: openstack_dashboard.dashboards.project.containers.forms.UploadObject
-
base_fields = OrderedDict([('path', <django.forms.fields.CharField object at 0xdcd3a10>), ('object_file', <django.forms.fields.FileField object at 0xdcd3b50>), ('name', <django.forms.fields.CharField object at 0xdcd3210>), ('container_name', <django.forms.fields.CharField object at 0xdce5090>)])
-
declared_fields = OrderedDict([('path', <django.forms.fields.CharField object at 0xdcd3a10>), ('object_file', <django.forms.fields.FileField object at 0xdcd3b50>), ('name', <django.forms.fields.CharField object at 0xdcd3210>), ('container_name', <django.forms.fields.CharField object at 0xdce5090>)])
-
handle(request, data)[source]
-
media