#17381: TemplateView get method passes kwargs into context
-------------------------------+--------------------------------------
     Reporter:  ptone          |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  Generic views  |                  Version:  SVN
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by anonymous):

 When I started messing around with CBV I spent a significant amount of
 time trying to understand the logic behind that.

 At first thought it was a weird API I didn't fully comprehend but after
 reading the development of [https://code.djangoproject.com/ticket/16074
 #16074] I assumed it was simply a bug and worked around it in my own
 TemplateView implementation.

 If that was indeed a design bug, is it really necessary to have a
 deprecation cycle to fix it?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17381#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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to