1
0
mirror of https://github.com/django/django.git synced 2025-10-10 15:29:11 +00:00
django/tests/regressiontests
Malcolm Tredinnick 554f4e7aa8 unicode: Reverted [5388] and fixed the problem in a different way. Checked
every occurrence of smart_unicode() and force_unicode() that was not previously
a str() call, so hopefully the problems will not reoccur. Fixed #4447. Refs #4435, #4430.


git-svn-id: http://code.djangoproject.com/svn/django/branches/unicode@5400 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 07:30:40 +00:00
..