fosshelp
Thursday, July 4, 2013
django how to fix Exception Value: 'int' object has no attribute '__getitem__'
django how to fix Exception Value: 'int' object has no attribute '__getitem__'
Solution
======
your model's
__unicode__
method should return a unicode string
1 comment:
Admin
July 4, 2013 at 2:31 AM
https://code.djangoproject.com/ticket/20374
Reply
Delete
Replies
Reply
Add comment
Load more...
‹
›
Home
View web version
https://code.djangoproject.com/ticket/20374
ReplyDelete