Create an ImageContent like this:
Cls.create_content_type(ImageContent, POSITION_CHOICES=( ('left', 'Left'), ('right', 'Right'), ))
alias of RichTextContentAdminForm
10.4. Admin classes
10.6. Translations
Enter search terms or a module, class or function name.