str.title
title()
Return a title-cased version of the string: words start with uppercase characters, all remaining cased characters are lowercase.
For 8-bit strings, this method is locale-dependent.
title()
Return a title-cased version of the string: words start with uppercase characters, all remaining cased characters are lowercase.
For 8-bit strings, this method is locale-dependent.
rendered by a django application. hosted by webfaction.