▶️ Watch Entire Flask Friday Playlist ✅ Subscribe To My TH-cam Channel: bit.ly/3ig2eJn bit.ly/2IGzvOR ▶️ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN ▶️ Get The Code bit.ly/2L1jBl5
Hi, I am having trouble adding image feature with Ck editor. Ideally would use a cdn, but tried a direct link to an image upload. It displays in the preview but when I hit post it says error and won’t work. Any way you could help on this?
Great series! I really enjoyed it and appreciate your efforts and enthusiasm. Can you make a tutorial about how to deploy this app to Heroku or to another cloud service in the upcoming videos?
Hi, I'm from the future. John will upload a video on deploying this app to Heroku on January 14, 2022. Now to make sure I don't run into myself and break the space-time continuum...
Sir thanks for the video. Please I follow exactly what you did but I want to run the program, I get an error saying.. Cannot import name 'CKEditor from flask
Rewatch the video and follow the steps exactly. You misspelled something or missed a step. The line is: from flask_ckeditor import CKEditor not from flask import CKEditor
▶️ Watch Entire Flask Friday Playlist ✅ Subscribe To My TH-cam Channel:
bit.ly/3ig2eJn bit.ly/2IGzvOR
▶️ See More At: ✅ Join My Facebook Group:
Codemy.com bit.ly/2GFmOBz
▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
▶️ Get The Code
bit.ly/2L1jBl5
Best channel on Python GUI and web development
Thanks!
You saved my couple of hours . Thanks
Glad to hear it
Hi, I am having trouble adding image feature with Ck editor. Ideally would use a cdn, but tried a direct link to an image upload. It displays in the preview but when I hit post it says error and won’t work. Any way you could help on this?
no clue what's going on there
lists anf some other formatting not working, any help?
Hi, can you make a video on how to configure the image upload section of the ckeditor?
No sorry, this playlist is long over
damn you saved my life broooo
Happy to hear it!
great work and great support thanks
Glad you enjoyed it!
Great series! I really enjoyed it and appreciate your efforts and enthusiasm. Can you make a tutorial about how to deploy this app to Heroku or to another cloud service in the upcoming videos?
Sure, eventually...but I've already done that in the other flask playlist on my channel I think
Hi, I'm from the future. John will upload a video on deploying this app to Heroku on January 14, 2022. Now to make sure I don't run into myself and break the space-time continuum...
Can you use flask ckeditor without using wtforms? I get this error: ModuleNotFoundError: No module named 'wtforms'
Not sure, but if you get that error, it's telling you that you need wtforms
Sir thanks for the video. Please I follow exactly what you did but I want to run the program, I get an error saying.. Cannot import name 'CKEditor from flask
Rewatch the video and follow the steps exactly. You misspelled something or missed a step. The line is:
from flask_ckeditor import CKEditor
not
from flask import CKEditor
awesome.....
Thank you!
Is it "dangerous" to use that |safe flag?
lol no