Contents:
common.forms.
ModelChoiceFieldwithid
Bases: django.forms.models.ModelChoiceField
django.forms.models.ModelChoiceField
label_from_instance
Convert objects into strings and generate the labels for the choices presented by this object. Subclasses can override this method to customize the display of the choices.