wysiwyg-editor-python-sdk
wysiwyg-editor-python-sdk copied to clipboard
Python SDK to ease the integration of Froala WYSIWYG Editor on server side.
Results
2
wysiwyg-editor-python-sdk issues
Sort by
recently updated
recently updated
newest added
Hi, I am using froala's python sdk for my flask app. It uploads the image successfully but can't load the image. Here is my code: ``` @app.route('/upload_image', methods=['POST','GET']) def upload_image():...
#### Description Font awesome icons are not rendered. ##### Expected behavior. Font awesome should be working ##### Actual behavior. Font awesome is not working ##### Editor version. Latest #### Additional...