#26813: ModelForm RadioSelect widget for foreign keys should not present a blank
option if blank=False on the model
-------------------------------------+-------------------------------------
Reporter: Alex Heyden | Owner: Hasan
| Ramezani
Type: Bug | Status: closed
Component: Forms | Version: master
Severity: Normal | Resolution: fixed
Keywords: modelform | Triage Stage: Accepted
radiowidget |
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"da79ee472d803963dc3ea81ee67767dc06068aac" da79ee47]:
{{{
#!CommitTicketReference repository=""
revision="da79ee472d803963dc3ea81ee67767dc06068aac"
Fixed #26813 -- Prevented empty choice in ModelChoiceField with
RadioSelect for fields with blank=False.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26813#comment:11>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/071.09293dd5a77df0848ed183cde09d347d%40djangoproject.com.