chris
On 4/11/06, Kenneth Gonsalves <
[EMAIL PROTECTED]> wrote:
On Tue, April 11, 2006 2:48 pm, Christian Schneider said:
> def __repr__(self):
> return "%s (%s - %s)" % (self.name, self.type, self.status)
shouldnt that be self.get_status()?
--
regards
kg
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django users" 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-users
-~----------~----~----~----~------~----~------~--~---

