#16642: TemplateView get_context_data returns params dict
-------------------------------------+-------------------------------------
Reporter: | Owner: martinogden
martinogden | Status: closed
Type: Bug | Component: Generic views
Milestone: | Severity: Normal
Version: 1.3 | Keywords: class-based generic
Resolution: invalid | view, TemplateView
Triage Stage: | Has patch: 1
Unreviewed | Needs tests: 0
Needs documentation: 0 | Easy pickings: 1
Patch needs improvement: 0 |
UI/UX: 0 |
-------------------------------------+-------------------------------------
Changes (by aaugustin):
* status: new => closed
* resolution: => invalid
Comment:
!TemplateView behaves according to the documentation. `params` is intended
to contain the parameters captured in the URL.
See https://docs.djangoproject.com/en/dev/ref/class-based-
views/#django.views.generic.base.TemplateView
--
Ticket URL: <https://code.djangoproject.com/ticket/16642#comment:4>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.