Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カスタムの器用さの種類でckeditor代わりに使用しようとしていますが、常に空のエディター テキスト領域を取得しています。TinyMCE
ckeditor
TinyMCE
デフォルトのエディターをに変更しckeditor、既にインストールされていz3c.formwidget.ckeditorます。
z3c.formwidget.ckeditor
これは私のコードのスニペットです:
text = RichText(title=_(u"Foo"))
私は何を間違っていますか?