Skip to content Skip to sidebar Skip to footer
Showing posts with the label Django Validation

Django ModelChoiceField - Use Something Other Than Id?

Say I have an address table and it has a postal_code field -- ModelChoiceField does not allow me to… Read more Django ModelChoiceField - Use Something Other Than Id?