Fixed formatting

This commit is contained in:
Konsta Vesterinen
2013-10-24 09:09:05 +03:00
parent 6ef5b03aa5
commit 715f6cab2c

View File

@@ -120,6 +120,8 @@ LocaleType saves Babel Locale objects into database. The Locale objects are conv
Like many other types this type also supports scalar coercion:
::
user.locale = 'de_DE'
user.locale # Locale('de_DE')