#12483: Error message when Model.__unicode__() returns None -------------------------------------+------------------------------------- Reporter: lsaffre | Owner: nobody Type: New | Status: new feature | Component: Core (Other) Milestone: | Severity: Normal Version: 1.1 | Keywords: Resolution: | Has patch: 1 Triage Stage: Ready for | Needs tests: 0 checkin | Easy pickings: 0 Needs documentation: 0 | Patch needs improvement: 0 | -------------------------------------+-------------------------------------
Comment (by Alex): I'm -1 on this, if you dislike the error message I highly recommended taking this up with upstream CPython (or your VM of choice I suppose), as written this will catch the issue in only some contexts (notably those that try to turn the model into a `str()` rather than `unicode()` directly). -- Ticket URL: <http://code.djangoproject.com/ticket/12483#comment:7> 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.