#10523: Changing object with long __repr__ causes error -------------------------------------------+-------------------------------- Reporter: bromer | Owner: nobody Status: reopened | Milestone: Component: django.contrib.admin | Version: 1.2-beta Resolution: | Keywords: Stage: Accepted | Has_patch: 0 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | -------------------------------------------+-------------------------------- Comment (by jeffhg2758):
I was running Python 2.6, Postgresql 8.2 and I found out that my issue was related to the fact that the original source of the data was from a microsoft word document which was copied to excel and then loaded into the database. It seems that word was putting in some special characters which caused the issue. Once I typed in my text manually, I was able to delete the record successfully. -- Ticket URL: <http://code.djangoproject.com/ticket/10523#comment:9> 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-upda...@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.