#30905: render() got an unexpected keyword argument 'renderer'
---------------------------------------+------------------------
Reporter: Vinay Kumar | Owner: nobody
Type: Bug | Status: new
Component: Forms | Version: 2.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
---------------------------------------+------------------------
Django 2.2.6
Python 3.8.0
Error traceback.
Request Method: GET
Request URL: http://localhost:8000/userprofile/1/
Django Version: 2.2.6
Exception Type: TypeError
Exception Value:
render() got an unexpected keyword argument 'renderer'
Exception Location: /usr/local/lib/python3.8/site-
packages/django/forms/boundfield.py in as_widget, line 89
Python Executable: /usr/local/bin/python
Python Version: 3.8.0
--
Ticket URL: <https://code.djangoproject.com/ticket/30905>
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/052.d5e0ace12af5e9f5b077437509d9736e%40djangoproject.com.