Re: [Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-25 Thread Django
#29200: RadioSelect does not render its label in MultiWidget
-+-
 Reporter:  Takayuki Hirai   |Owner:  Tim
 |  Graham
 Type:  Bug  |   Status:  closed
Component:  Forms|  Version:  1.11
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham):

 Yes, it doesn't qualify for a backport based on the
 [https://docs.djangoproject.com/en/dev/internals/release-process
 /#supported-versions supported versions policy]

-- 
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/064.0c05c9f6ead099f42355dfff5e877d2e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-25 Thread Django
#29200: RadioSelect does not render its label in MultiWidget
-+-
 Reporter:  Takayuki Hirai   |Owner:  Tim
 |  Graham
 Type:  Bug  |   Status:  closed
Component:  Forms|  Version:  1.11
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by karyon):

 there's no backport to 2.0.x, is that intended?

-- 
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/064.dfe98c764326eb92a817f4b2f3b7bb15%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-15 Thread Django
#29200: RadioSelect does not render its label in MultiWidget
-+-
 Reporter:  Takayuki Hirai   |Owner:  Tim
 |  Graham
 Type:  Bug  |   Status:  closed
Component:  Forms|  Version:  1.11
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"87dc0844a634360182bcb74d491508111ef8a652" 87dc0844]:
 {{{
 #!CommitTicketReference repository=""
 revision="87dc0844a634360182bcb74d491508111ef8a652"
 Fixed #29200 -- Fixed label rendering when using RadioSelect and
 CheckboxSelectMultiple with MultiWidget.
 }}}

-- 
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/064.b8d75bf8ec7adc46ff02c59915c5cf07%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-15 Thread Django
#29200: RadioSelect does not render its label in MultiWidget
-+-
 Reporter:  Takayuki Hirai   |Owner:  Tim
 |  Graham
 Type:  Bug  |   Status:  assigned
Component:  Forms|  Version:  1.11
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Carlton Gibson):

 * stage:  Accepted => Ready for checkin


-- 
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/064.f689ee3e5dbf94aa7f4ca551e8125193%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-14 Thread Django
#29200: RadioSelect does not render its label in MultiWidget
+--
 Reporter:  Takayuki Hirai  |Owner:  Tim Graham
 Type:  Bug |   Status:  assigned
Component:  Forms   |  Version:  1.11
 Severity:  Normal  |   Resolution:
 Keywords:  | Triage Stage:  Accepted
Has patch:  1   |  Needs documentation:  0
  Needs tests:  0   |  Patch needs improvement:  0
Easy pickings:  0   |UI/UX:  0
+--
Changes (by Tim Graham):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/9782 PR]

-- 
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/064.3b588812cf59e37ed6b25d674002fc7a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-14 Thread Django
#29200: RadioSelect does not render its label in MultiWidget
+--
 Reporter:  Takayuki Hirai  |Owner:  Tim Graham
 Type:  Bug |   Status:  assigned
Component:  Forms   |  Version:  1.11
 Severity:  Normal  |   Resolution:
 Keywords:  | Triage Stage:  Accepted
Has patch:  0   |  Needs documentation:  0
  Needs tests:  0   |  Patch needs improvement:  0
Easy pickings:  0   |UI/UX:  0
+--
Changes (by Tim Graham):

 * owner:  nobody => Tim Graham
 * status:  new => assigned


-- 
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/064.d83a0bdf5ce92a1f0fee39949cab2c96%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-14 Thread Django
#29200: RadioSelect does not render its label in MultiWidget
+
 Reporter:  Takayuki Hirai  |Owner:  nobody
 Type:  Bug |   Status:  new
Component:  Forms   |  Version:  1.11
 Severity:  Normal  |   Resolution:
 Keywords:  | Triage Stage:  Accepted
Has patch:  0   |  Needs documentation:  0
  Needs tests:  0   |  Patch needs improvement:  0
Easy pickings:  0   |UI/UX:  0
+
Changes (by Tim Graham):

 * stage:  Unreviewed => Accepted


Comment:

 That's a regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.

-- 
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/064.e0636ed9ad45d273c1e70d2f84b5f52b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-08 Thread Django
#29200: RadioSelect does not render its label in MultiWidget
+--
 Reporter:  Takayuki Hirai  |Owner:  nobody
 Type:  Bug |   Status:  new
Component:  Forms   |  Version:  1.11
 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
+--
Changes (by Takayuki Hirai):

 * type:  Uncategorized => Bug


-- 
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/064.84a648d3e30cc973330e96b69f18cb0e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #29200: RadioSelect does not render its label in MultiWidget

2018-03-07 Thread Django
#29200: RadioSelect does not render its label in MultiWidget
--+
   Reporter:  Takayuki Hirai  |  Owner:  nobody
   Type:  Uncategorized   | Status:  new
  Component:  Forms   |Version:  1.11
   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   |
--+
 The code:

 {{{
 #!python
 from django import forms


 class MyWidget(forms.MultiWidget):
 def __init__(self):
 widgets = [
 forms.RadioSelect(
 choices=[('aaa', 'bbb')]
 )
 ]
 super(MyWidget, self).__init__(
 widgets=widgets,
 attrs={},
 )

 def decompress(self, v):
 return []


 print(MyWidget().render('wname', None))
 }}}

 Actual output:

 {{{
 
 


 
 
 }}}

 Expected output:

 {{{
 
 
  bbb

 
 
 }}}

 It seems that this problem is caused by the following reasons:

 - a template of {{{RadioSelect}}} requires {{{wrap_label}}} context
 varialbe to render LABEL elements
 -  {{{MultiWidget.get_context()}}} drops {{{wrap_label}}}

-- 
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/049.04a5f07ccc5dde36712395118257e3c8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.