TelField ======== .. currentmodule:: bootlace.forms.fields .. autoclass:: TelField :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TelField.do_not_call_in_templates ~TelField.errors ~TelField.process_errors ~TelField.raw_data ~TelField.validators ~TelField.widget .. rubric:: Methods Summary .. autosummary:: ~TelField.__call__ ~TelField.check_validators ~TelField.gettext ~TelField.ngettext ~TelField.populate_obj ~TelField.post_validate ~TelField.pre_validate ~TelField.process ~TelField.process_data ~TelField.process_formdata ~TelField.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