On Wed, Oct 14, 2009 at 10:34 AM, Jacob Kaplan-Moss <[email protected]> wrote: > 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.
So now I know I'm an edge case :) I do use that, but only because I'm using a proxy model for User and I've overridden __unicode__ to output what I want for convenience. I'm sure I could work around it, but since it sounds easy to keep the current functionality, I for one would appreciate it. Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
