#30768: django.forms.boundfield.as_widget() causes an exception when used.
-------------------------------------+-------------------------------------
Reporter: Mark | Owner: nobody
Type: Bug | Status: closed
Component: Forms | Version: 2.2
Severity: Normal | Resolution: invalid
Keywords: boundfiled renderer | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* status: new => closed
* resolution: => invalid
Comment:
`renderer` argument wasn't removed in Django 2.1, we only removed only
support for `Widget.render()` methods **without** this argument. I don't
see any issue in this code.
--
Ticket URL: <https://code.djangoproject.com/ticket/30768#comment:2>
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/072.a2b5d7b7e616364e65b825195085b516%40djangoproject.com.