1
0
mirror of https://github.com/django/django.git synced 2025-10-27 23:56:08 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Malcolm Tredinnick
a8e5db536e unicode: Removed some duplicated code that had crept in. Some kind of tragic
"falling asleep on keyboard" accident whilst vim was open, I assume.


git-svn-id: http://code.djangoproject.com/svn/django/branches/unicode@5198 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-12 06:32:23 +00:00
Malcolm Tredinnick
b493b7e3cf unicode: Converted the template output and database I/O interfaces to
understand unicode strings. All tests pass (except for one commented out with
"XFAIL"), but untested with database servers using non-UTF8, non-ASCII on the
server.


git-svn-id: http://code.djangoproject.com/svn/django/branches/unicode@4971 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-09 10:33:57 +00:00