mirror of
https://github.com/django/django.git
synced 2025-02-10 09:25:49 +00:00
Implemented __str__() to return the string-representation of the proxied object, not the proxy itself, if the lazy object didn't have a string-like object in its resultclasses.