Why, I thought Person.position would be the straightforward way. I mean that was the first thing that came to my mind - I have a class and its attributes. So, the class name + dot + the class attribute name.
I thought, well, if Django can detect I'm accessing a class attribute and throw an exception, why doesn't it give me that class attribute? But I don't understand the whole meta class business and so I can live with _meta.get_field. It is just enough for me to know this is the simplest way - so, your answer is exactly what I wanted to know, even though it says no. Thanks again, Jiri --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---