I have embedded a tinymce form into a django app. I followed some online tutorials and it worked fine in its basic default setting. The only problem was that the tinymce form didn't look the way I wanted. So I added some javascript to add more buttons to move them to the top of the tinymce area. I have embedded a tinymce form into a django ap