On Wed, Oct 14, 2009 at 7:30 AM, Alex Gaynor <[email protected]> wrote: > I think changing the result of {{ user }} in the template is a bad > idea.
Eh, I don't think it's a big deal. I just grepped through a *lot* of Django code and can't find that use anywhere. > Luckily it can easily be solved by adding an __unicode__ method > that proxies the request to the wrapped object. True, also, and probably worth doing. But like I said, no big deal either way. Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
