0

I was looking at some python code and saw this:

class ActionListFilter(admin.SimpleListFilter):
    title = _('action')

Is _('action') method of a tuple? Is that a coding "convention"?

Sorry if this a duplicate, but it hard to search for _() in SO or web search engines.

Red Cricket
  • 9,762
  • 21
  • 81
  • 166

0 Answers0