Re: [Django] #27330: Generic CreateView/UpdateView doesn't send the kwargs to get_context_data

2016-10-10 Thread Django
#27330: Generic CreateView/UpdateView doesn't send the kwargs to 
get_context_data
-+--
 Reporter:  Dorian Amouroux  |Owner:  (none)
 Type:  Bug  |   Status:  closed
Component:  Generic views|  Version:  1.10
 Severity:  Normal   |   Resolution:  duplicate
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+--
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => duplicate


Comment:

 Duplicate of #21964 (closed as wontfix).

--
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.0f314109cc0f8b6be0921f3b35f84986%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27330: Generic CreateView/UpdateView doesn't send the kwargs to get_context_data

2016-10-10 Thread Django
#27330: Generic CreateView/UpdateView doesn't send the kwargs to 
get_context_data
-+--
 Reporter:  Dorian Amouroux  |Owner:  (none)
 Type:  Bug  |   Status:  new
Component:  Generic views|  Version:  1.10
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+--
Changes (by Aleksandr Sobolev):

 * status:  assigned => new
 * owner:  Aleksandr Sobolev => (none)


--
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.e1da6c187657014a97055e594920da0c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27330: Generic CreateView/UpdateView doesn't send the kwargs to get_context_data

2016-10-09 Thread Django
#27330: Generic CreateView/UpdateView doesn't send the kwargs to 
get_context_data
-+-
 Reporter:  Dorian Amouroux  |Owner:  Aleksandr
 |  Sobolev
 Type:  Bug  |   Status:  assigned
Component:  Generic views|  Version:  1.10
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Dorian Amouroux):

 I have hard time to follow the decision around it. I can't find in the
 documentation the new way to send additional information to generic view.
 Replying to [comment:2 Simon Charette]:
 > Quoting Tim on #21964:
 >
 > > pushing `kwargs` to the context has been called an anti-pattern in
 #19878 and we're planning to deprecate that behavior in TemplateView.

--
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.9f4b4e38271356dd3de00a10edbd578d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27330: Generic CreateView/UpdateView doesn't send the kwargs to get_context_data

2016-10-09 Thread Django
#27330: Generic CreateView/UpdateView doesn't send the kwargs to 
get_context_data
-+-
 Reporter:  Dorian Amouroux  |Owner:  Aleksandr
 |  Sobolev
 Type:  Bug  |   Status:  assigned
Component:  Generic views|  Version:  1.10
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Simon Charette):

 Quoting Tim on #21964:

 > pushing `kwargs` to the context has been called an anti-pattern in
 #19878 and we're planning to deprecate that behavior in TemplateView.

--
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.27447a877d8e87d7b254fedd61a7de5a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27330: Generic CreateView/UpdateView doesn't send the kwargs to get_context_data

2016-10-09 Thread Django
#27330: Generic CreateView/UpdateView doesn't send the kwargs to 
get_context_data
-+-
 Reporter:  Dorian Amouroux  |Owner:  Aleksandr
 |  Sobolev
 Type:  Bug  |   Status:  assigned
Component:  Generic views|  Version:  1.10
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Aleksandr Sobolev):

 * status:  new => assigned
 * needs_better_patch:   => 0
 * owner:  nobody => Aleksandr Sobolev
 * needs_tests:   => 0
 * needs_docs:   => 0


--
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.16bd39be59855ea85626f5aa43440022%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.