#11595: Fixture validation errors should report their data -------------------------------------+------------------------------------- Reporter: freyley | Owner: raulcd Type: | Status: assigned Cleanup/optimization | Component: Core (Serialization) Milestone: | Severity: Normal Version: 1.0 | Keywords: easy-pickings Resolution: | Has patch: 0 Triage Stage: Accepted | Needs tests: 0 Needs documentation: 0 | Patch needs improvement: 0 | -------------------------------------+-------------------------------------
Comment (by lrekucki): The message proposed by the OP is a bit weird. If you insert the non-valid value to the error message you get something like: {{{ (foobar) must be an integer }}} I'm a bit puzzled by the assumption, that this code is only used by serialization framework. It could've been true 14 months ago, but now it's a part of model validation. I don't want my users to see messages like these. -- Ticket URL: <http://code.djangoproject.com/ticket/11595#comment:6> Django <http://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 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.