#12756: dumpdata error message should note pyyaml requirement
--------------------------------------+------------------------------------
     Reporter:  abeld@…               |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Core (Serialization)  |                  Version:  1.1
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by russellm):

 * status:  closed => new
 * resolution:  wontfix =>
 * component:  Documentation => Core (Serialization)
 * easy:  0 => 1


Comment:

 Yeah - I agree with the original request as well. We're swallowing an
 ImportError, and reporting it as a "missing backend" error. The two errors
 are distinct, and should be reported as such. It's not about special
 casing YAML - it's about modifying our error reporting in the general case
 so that if a backend has an import dependency, we accurately report the
 underlying problem.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/12756#comment:8>
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 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/075.273469a56100ce60be2dc0fce6c586bd%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to