TimeField ========= .. currentmodule:: bootlace.forms.fields .. autoclass:: TimeField :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeField.do_not_call_in_templates ~TimeField.errors ~TimeField.process_errors ~TimeField.raw_data ~TimeField.validators ~TimeField.widget .. rubric:: Methods Summary .. autosummary:: ~TimeField.__call__ ~TimeField.check_validators ~TimeField.gettext ~TimeField.ngettext ~TimeField.populate_obj ~TimeField.post_validate ~TimeField.pre_validate ~TimeField.process ~TimeField.process_data ~TimeField.process_formdata ~TimeField.validate .. rubric:: Attributes Documentation .. autoattribute:: do_not_call_in_templates .. autoattribute:: errors .. autoattribute:: process_errors .. autoattribute:: raw_data .. autoattribute:: validators .. autoattribute:: widget .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: check_validators .. automethod:: gettext .. automethod:: ngettext .. automethod:: populate_obj .. automethod:: post_validate .. automethod:: pre_validate .. automethod:: process .. automethod:: process_data .. automethod:: process_formdata .. automethod:: validate