Issue 7: define __unicode__ functions for models
Status:  Fixed
Owner: ----
Closed:  Nov 2007
Reported by canbu...@gmail.com, Nov 17, 2007
non-ascii characters fail for str function. just change them with unicode
Nov 17, 2007
Project Member #1 rwpoul...@gmail.com
Changed all __str__() to __unicode__() with appropriate return value.


Status: Fixed