About Model Choice Fields using Models with Slugs
Use the to_field_name
attribute for forms.ModelChoiceField
and forms.ModelMultipleChoiceField
if you want to operate with fields other than the primary key.
1 2 3 4 5 6 7 |
|
Tips and Tricks Programming Django 4.2 Django 3.2 Django 2.2
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django GDPR Cookie Consent app
For Django websites that use cookies.