Bases: horizon.forms.base.SelfHandlingForm
-
base_fields = OrderedDict([('idp_id', <django.forms.fields.CharField object at 0xc7ff4d0>), ('id', <django.forms.fields.CharField object at 0xc7ff6d0>), ('mapping_id', <horizon.forms.fields.ThemableChoiceField object at 0xc7ff7d0>)])
-
declared_fields = OrderedDict([('idp_id', <django.forms.fields.CharField object at 0xc7ff4d0>), ('id', <django.forms.fields.CharField object at 0xc7ff6d0>), ('mapping_id', <horizon.forms.fields.ThemableChoiceField object at 0xc7ff7d0>)])
-
handle(request, data)[source]
-
media
-
populate_mapping_id_choices(request)[source]