Re: [Django] #27387: Rendering "required" as HTML attribute is not documented under Field.required

2017-01-14 Thread Django
#27387: Rendering "required" as HTML attribute is not documented under
Field.required
-+-
 Reporter:  karyon   |Owner:  Zbigniew
 Type:   |  Siciarz
  Cleanup/optimization   |   Status:  closed
Component:  Documentation|  Version:  1.10
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"f3af0acb09219e82ad2d32b16e69ef600abddc07" f3af0acb]:
 {{{
 #!CommitTicketReference repository=""
 revision="f3af0acb09219e82ad2d32b16e69ef600abddc07"
 [1.10.x] Fixed #27387 -- Doc'd required HTML attribute in Field.required
 docs.

 Backport of 611ef422b173b450b1fc6f7f94eb262961b24e54 from master
 }}}

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


Re: [Django] #27387: Rendering "required" as HTML attribute is not documented under Field.required

2017-01-14 Thread Django
#27387: Rendering "required" as HTML attribute is not documented under
Field.required
-+-
 Reporter:  karyon   |Owner:  Zbigniew
 Type:   |  Siciarz
  Cleanup/optimization   |   Status:  closed
Component:  Documentation|  Version:  1.10
 Severity:  Normal   |   Resolution:  fixed
 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 ):

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


Comment:

 In [changeset:"611ef422b173b450b1fc6f7f94eb262961b24e54" 611ef42]:
 {{{
 #!CommitTicketReference repository=""
 revision="611ef422b173b450b1fc6f7f94eb262961b24e54"
 Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.
 }}}

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


Re: [Django] #27387: Rendering "required" as HTML attribute is not documented under Field.required

2017-01-14 Thread Django
#27387: Rendering "required" as HTML attribute is not documented under
Field.required
-+-
 Reporter:  karyon   |Owner:  Zbigniew
 Type:   |  Siciarz
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  1.10
 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 Claude Paroz):

 * needs_better_patch:  1 => 0


Comment:

 New [https://github.com/django/django/pull/7848 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.3aa932dd268a7c530fee55fbdee7c971%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27387: Rendering "required" as HTML attribute is not documented under Field.required

2016-12-22 Thread Django
#27387: Rendering "required" as HTML attribute is not documented under
Field.required
-+-
 Reporter:  karyon   |Owner:  Zbigniew
 Type:   |  Siciarz
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  1.10
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * component:  Forms => Documentation


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


Re: [Django] #27387: Rendering "required" as HTML attribute is not documented under Field.required

2016-11-06 Thread Django
#27387: Rendering "required" as HTML attribute is not documented under
Field.required
-+-
 Reporter:  karyon   |Owner:  Zbigniew
 Type:   |  Siciarz
  Cleanup/optimization   |   Status:  assigned
Component:  Forms|  Version:  1.10
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * needs_better_patch:  0 => 1
 * stage:  Ready for checkin => Accepted


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


Re: [Django] #27387: Rendering "required" as HTML attribute is not documented under Field.required

2016-11-05 Thread Django
#27387: Rendering "required" as HTML attribute is not documented under
Field.required
-+-
 Reporter:  karyon   |Owner:  Zbigniew
 Type:   |  Siciarz
  Cleanup/optimization   |   Status:  assigned
Component:  Forms|  Version:  1.10
 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 mr-bo-jangles):

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


Re: [Django] #27387: Rendering "required" as HTML attribute is not documented under Field.required

2016-11-05 Thread Django
#27387: Rendering "required" as HTML attribute is not documented under
Field.required
-+-
 Reporter:  karyon   |Owner:  Zbigniew
 Type:   |  Siciarz
  Cleanup/optimization   |   Status:  assigned
Component:  Forms|  Version:  1.10
 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
-+-

Comment (by Zbigniew Siciarz):

 It makes sense to me to add a `versionadded` note and refer to 1.10
 release notes for details. I've created a PR here:
 https://github.com/django/django/pull/7485

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


Re: [Django] #27387: Rendering "required" as HTML attribute is not documented under Field.required

2016-11-05 Thread Django
#27387: Rendering "required" as HTML attribute is not documented under
Field.required
-+-
 Reporter:  karyon   |Owner:  Zbigniew
 Type:   |  Siciarz
  Cleanup/optimization   |   Status:  assigned
Component:  Forms|  Version:  1.10
 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 Zbigniew Siciarz):

 * has_patch:  0 => 1


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


Re: [Django] #27387: Rendering "required" as HTML attribute is not documented under Field.required

2016-11-05 Thread Django
#27387: Rendering "required" as HTML attribute is not documented under
Field.required
-+-
 Reporter:  karyon   |Owner:  Zbigniew
 Type:   |  Siciarz
  Cleanup/optimization   |   Status:  assigned
Component:  Forms|  Version:  1.10
 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 Zbigniew Siciarz):

 * owner:  nobody => Zbigniew Siciarz
 * 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.a2554436a8e4edeb0964805f12d3d4e1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27387: Rendering "required" as HTML attribute is not documented under Field.required (was: Rendering "required" as HTML attribute is not documented)

2016-10-25 Thread Django
#27387: Rendering "required" as HTML attribute is not documented under
Field.required
--+
 Reporter:  karyon|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Forms |  Version:  1.10
 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:

 See ec6121693f112ae33b653b4364e812722d2eb567 for the change and all places
 the documentation was updated. I guess it's a matter of judgment how many
 times to repeat certain things and to add links as appropriate.

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


Re: [Django] #27387: Rendering "required" as HTML attribute is not documented

2016-10-25 Thread Django
#27387: Rendering "required" as HTML attribute is not documented
-+-
 Reporter:  karyon   |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Forms|  Version:  1.10
 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 karyon):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Old description:

> https://docs.djangoproject.com/en/1.10/releases/1.10/#forms says
>
> {{{
> Required form fields now have the required HTML attribute. Set the new
> Form.use_required_attribute attribute to False to disable it. The
> required attribute isn’t included on forms of formsets because the
> browser validation may not be correct when adding and deleting formsets.
> }}}
> i would expect all of that (it's rendered, can be disabled, isn't
> rendered in formsets) to appear somewhere around
> https://docs.djangoproject.com/el/1.10/ref/forms/fields/#required, but it
> does not.

New description:

 https://docs.djangoproject.com/en/1.10/releases/1.10/#forms says

 {{{
 Required form fields now have the required HTML attribute. Set the new
 Form.use_required_attribute attribute to False to disable it. The required
 attribute isn’t included on forms of formsets because the browser
 validation may not be correct when adding and deleting formsets.
 }}}
 i would expect all of that (it's rendered, can be disabled, isn't rendered
 in formsets) to appear somewhere around
 https://docs.djangoproject.com/el/1.10/ref/forms/fields/#required, but it
 does not.

 ref https://code.djangoproject.com/ticket/27299. I guess this per-widget
 option should rather not be mentioned in the field documentation...?

--

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


[Django] #27387: Rendering "required" as HTML attribute is not documented

2016-10-25 Thread Django
#27387: Rendering "required" as HTML attribute is not documented
--+
 Reporter:  karyon|  Owner:  nobody
 Type:  Cleanup/optimization  | Status:  new
Component:  Forms |Version:  1.10
 Severity:  Normal|   Keywords:
 Triage Stage:  Unreviewed|  Has patch:  0
Easy pickings:  0 |  UI/UX:  0
--+
 https://docs.djangoproject.com/en/1.10/releases/1.10/#forms says

 {{{
 Required form fields now have the required HTML attribute. Set the new
 Form.use_required_attribute attribute to False to disable it. The required
 attribute isn’t included on forms of formsets because the browser
 validation may not be correct when adding and deleting formsets.
 }}}
 i would expect all of that (it's rendered, can be disabled, isn't rendered
 in formsets) to appear somewhere around
 https://docs.djangoproject.com/el/1.10/ref/forms/fields/#required, but it
 does not.

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