Re: [Django] #6675: Better error message if cleaned_data is missing (unbound Form)

2012-01-09 Thread Django
#6675: Better error message if cleaned_data is missing (unbound Form)
---+
 Reporter:  guettli|Owner:  nobody
 Type:  Uncategorized  |   Status:  closed
Component:  Forms  |  Version:  SVN
 Severity:  Normal |   Resolution:  wontfix
 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 guettli):

 * cc: hv@… (removed)
 * ui_ux:   => 0
 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 Related https://code.djangoproject.com/ticket/5524 (stop cleaned_data from
 disappearing).

-- 
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 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.



Re: [Django] #6675: Better error message if cleaned_data is missing (unbound Form)

2009-09-17 Thread Django
#6675: Better error message if cleaned_data is missing (unbound Form)
---+
  Reporter:  guettli   | Owner:  nobody
Status:  closed| Milestone:
 Component:  Forms |   Version:  SVN   
Resolution:  wontfix   |  Keywords:
 Stage:  Accepted  | Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Comment (by guettli):

 Yes, SmileyChris, this was a typo. The *Form* is unbound.

 Nevertheless disappearing attributes are bad. But I don't now a better
 patch.

-- 
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 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
-~--~~~~--~~--~--~---



Re: [Django] #6675: Better error message if cleaned_data is missing (unbound Form)

2009-09-15 Thread Django
#6675: Better error message if cleaned_data is missing (unbound Form)
---+
  Reporter:  guettli   | Owner:  nobody
Status:  closed| Milestone:
 Component:  Forms |   Version:  SVN   
Resolution:  wontfix   |  Keywords:
 Stage:  Accepted  | Has_patch:  1 
Needs_docs:  0 |   Needs_tests:  0 
Needs_better_patch:  0 |  
---+
Changes (by SmileyChris):

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

Comment:

 That message is even more confusing, since we're talking about a Form not
 a Field.

 Also, this patch is stopping attribute access to forms, which is
 completely backwards incompatible.

-- 
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 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
-~--~~~~--~~--~--~---