I have a class attribute decorated with the Property decorator.
But I can't add it to the fields attribute of the Admin class, because
it's not a Django field. The reason we want to add it is that we would
want it to appear in a certain order.

How else can I do it?

Thanks
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to