On Feb 14, 2007, at 2:46 PM, James Tauber wrote: > If the formatting could be applied to different classes, I'd use a > filter. If the formatting only makes sense for Houses, I'd make it a > method on House.
And you might even want to make it a __str__() method, I do that for some of my models where this would be the most "natural" way of displaying the value. Don --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---