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
  • 8,734
  • 16
  • 67
  • 148

0 Answers0