There was a ticket http://code.djangoproject.com/ticket/3371, concerning adding builtin filter to get dict value by key name.
Jacob set resolution to wontfix, explaining that this filter would be out of django builtin template engine scope. But what's that scope then? I don't think that "get" filter will be less apropriate than "default" filter or "choosefirst" tag, not even talking about things like pluralize and timesince, which have no value for non-english applications. And implementation is really simple and generic. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---