20110916

notes.EventType has now a new BabelTextField body.

Moved LanguageField and LANGUAGE_CHOICES from lino.fields to lino.utils.babel.

lino.utils.babel.BabelTextField now creates RichTextField fields, not models.TextField

There was an undiscovered bug in lino.utils.babel.BabelTextField: it would have created babel children also when used on abstract models.