Undocumented
Method | format_value |
File input never renders a value. |
Method | use_required_attribute |
Undocumented |
Method | value_from_datadict |
File widgets take data from FILES, not POST |
Method | value_omitted_from_data |
Undocumented |
Class Variable | input_type |
Undocumented |
Class Variable | needs_multipart_form |
Undocumented |
Class Variable | template_name |
Undocumented |
Inherited from Input
:
Method | __init__ |
Undocumented |
Method | get_context |
Undocumented |
Inherited from Widget
(via Input
):
Method | __deepcopy__ |
Undocumented |
Method | _render |
Undocumented |
Method | build_attrs |
Build an attribute dictionary. |
Method | id_for_label |
Return the HTML ID attribute of this Widget for use by a <label>, given the ID of the field. Return None if no ID is available. |
Method | render |
Render the widget as an HTML string. |
Method | subwidgets |
Undocumented |
Class Variable | is_localized |
Undocumented |
Class Variable | is_required |
Undocumented |
Class Variable | supports_microseconds |
Undocumented |
Instance Variable | attrs |
Undocumented |
Property | is_hidden |
Undocumented |
django.forms.widgets.Widget.format_value
django.forms.widgets.ClearableFileInput
django.forms.widgets.ClearableFileInput
django.forms.widgets.ClearableFileInput
Undocumented
str
=
django.forms.widgets.Input.template_name
django.forms.widgets.ClearableFileInput
Undocumented