#23: Add support for ValidationWarning
-----------------------------+------------------------------------
     Reporter:  adrian       |                    Owner:  nobody
         Type:  New feature  |                   Status:  new
    Component:  Forms        |                  Version:
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  1
  Needs tests:  1            |  Patch needs improvement:  1
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+------------------------------------

Comment (by anonymous):

 I was just day dreaming about this feature today, wondering if it existed.
 Just to voice another use case, I'm building a search system where a fair
 amount of input validation needs to be done, but when validation fails, I
 want to make a best effort to process the user's input and give them
 results (along with perhaps a message about their input: "Such and such
 field had an error and was ignored"). Currently, I don't think there's an
 easy way to do this. Would love to see built in support.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23#comment:20>
Django <https://code.djangoproject.com/>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to