Re: [Django] #21009: Add a versionchanged note that returning cleaned_data is no longer required in clean()

2013-09-05 Thread Django
#21009: Add a versionchanged note that returning cleaned_data is no longer 
required
in clean()
--+
 Reporter:  anonymous |Owner:  EvilDMP
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   Resolution:  fixed
 Keywords:  afraid-to-commit  | Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"ebfe42d018b1268969238a5b90bfb5fe46d0d44f"]:
 {{{
 #!CommitTicketReference repository=""
 revision="ebfe42d018b1268969238a5b90bfb5fe46d0d44f"
 Fixed #21009 -- Added a versionchanged note regarding changes to clean().

 refs [fb1dd6b13a] and [1c4a9bd9ad1]
 }}}

-- 
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/067.160d45ac9b21511c5f39dce7ec7df388%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21009: Add a versionchanged note that returning cleaned_data is no longer required in clean()

2013-09-02 Thread Django
#21009: Add a versionchanged note that returning cleaned_data is no longer 
required
in clean()
--+
 Reporter:  anonymous |Owner:  EvilDMP
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   Resolution:
 Keywords:  afraid-to-commit  | Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by EvilDMP):

 * status:  new => assigned
 * keywords:   => afraid-to-commit
 * owner:  nobody => EvilDMP
 * easy:  0 => 1


Comment:

 I would like to reserve this ticket for first-time committers who take
  part in the [http://www.djangocon.us/schedule/presentation/7/ Don't be
  afraid to commit tutorial] and the sprints at  [http://djangocon.us/
  DjangoCon US 2013] in September.

  However, if you want to tackle this ticket before then, please
 '''don't'''
  hesitate. Feel free to re-assign it to yourself and do whatever you like
  to it.

-- 
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/067.e20288ba458c4e8a8b1e9ba825974303%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Django] #21009: Add a versionchanged note that returning cleaned_data is no longer required in clean() (was: Misleading examples of form clean method)

2013-08-31 Thread Django
#21009: Add a versionchanged note that returning cleaned_data is no longer 
required
in clean()
--+
 Reporter:  anonymous |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.5
 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 timo):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0
 * type:  Uncategorized => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 This has changed in the development version of Django (see [fb1dd6b13a]
 and [1c4a9bd9ad1]) so that returning `cleaned_data` is no longer required,
 however, it would be good to add a versionchanged note about that in this
 section.

-- 
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/067.d687bb5b945772e33d8840973e10fc5d%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.