On Mon, 2007-05-28 at 15:00 -0700, dehora wrote: > > ZZorba wrote: > > I'm also aware of trickiness of eval() methods, > > so,, I could solve the problem in this way > > > > " > > profile_fields = "email email_backup brother sister".split() > > for key in profile_fields: > > getattr(request.user.get_profile(), key) > > " > > That's so Zope. > > > And, it works well. > > That's the problem.
*This* is what you choose to be your first contribution in months? :-) I thought I had the lock on the grumpy old man role in this list. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---