Update for unicode compliance
Updated 1 year, 4 months ago
| David Trowbridge | Reviewers | ||
| trunk | reviewboard | ||
| None | Review Board SVN | ||
Update various models and views for changes in the django unicode branch, according to the instructions at http://code.djangoproject.com/wiki/UnicodeBranch#PortingApplicationsTheQuickChecklist . There should be no real functional changes, other than avoiding errors when various things include unicode.
Ran unit tests, and made sure I could still upload and view a diff.