moo.core.models.verb.URLField ============================= .. currentmodule:: moo.core.models.verb .. autoclass:: URLField .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~URLField.__init__ ~URLField.cast_db_type ~URLField.check ~URLField.clean ~URLField.clone ~URLField.contribute_to_class ~URLField.db_check ~URLField.db_parameters ~URLField.db_type ~URLField.db_type_parameters ~URLField.db_type_suffix ~URLField.deconstruct ~URLField.formfield ~URLField.get_attname ~URLField.get_attname_column ~URLField.get_choices ~URLField.get_class_lookups ~URLField.get_col ~URLField.get_db_converters ~URLField.get_db_prep_save ~URLField.get_db_prep_value ~URLField.get_default ~URLField.get_filter_kwargs_for_object ~URLField.get_instance_lookups ~URLField.get_internal_type ~URLField.get_lookup ~URLField.get_lookups ~URLField.get_pk_value_on_save ~URLField.get_prep_value ~URLField.get_transform ~URLField.has_default ~URLField.merge_dicts ~URLField.pre_save ~URLField.register_class_lookup ~URLField.register_instance_lookup ~URLField.register_lookup ~URLField.rel_db_type ~URLField.run_validators ~URLField.save_form_data ~URLField.select_format ~URLField.set_attributes_from_name ~URLField.to_python ~URLField.validate ~URLField.value_from_object ~URLField.value_to_string .. rubric:: Attributes .. autosummary:: ~URLField.auto_creation_counter ~URLField.cached_col ~URLField.choices ~URLField.class_lookups ~URLField.creation_counter ~URLField.db_returning ~URLField.db_tablespace ~URLField.default_error_messages ~URLField.default_validators ~URLField.description ~URLField.empty_strings_allowed ~URLField.empty_values ~URLField.error_messages ~URLField.flatchoices ~URLField.generated ~URLField.hidden ~URLField.many_to_many ~URLField.many_to_one ~URLField.non_db_attrs ~URLField.one_to_many ~URLField.one_to_one ~URLField.related_model ~URLField.system_check_deprecated_details ~URLField.system_check_removed_details ~URLField.unique ~URLField.validators