1
0
mirror of https://github.com/django/django.git synced 2025-04-10 00:09:41 +00:00
Malcolm Tredinnick bab4fdc9fd Fixed #5560 -- Improved the way we create __str__ and __unicode__ methods in
lazy() objects. This fixes things for Jython and makes the code more readable,
even for CPython. Thanks, Leo Soto.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6587 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-10-21 18:35:31 +00:00
..
2007-10-19 01:26:09 +00:00
2005-07-25 22:16:30 +00:00
2007-09-17 04:54:53 +00:00