Example #1
0
 def title_plural(self):
     return inflector.pluralize(self.title)
Example #2
0
 def title_plural( self ):
     return inflector.pluralize( self.title )