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.

 

A Django site. rendered by a django application. hosted by webfaction.