I am trying to build a Python Flask application, but I cannot access it. Flask recognizes the request, but for some reason doesn’t execute the function. Here is my code: I am currently running it by typing flask run the Windows CMD. The GET request is detected, but main_page is not called and 404 is returned. 127.0.0.1 – – [01/Apr/2022
Tag: http-status-code-404
Django Ckeditor image browser not finding images
So I’m building a simple blog to keep track of my projects. I decided to use CKeditor as the wysiwyg editor. I was able to get all of it to work except for the image portion of it. I’m not able to view the images in the server when I hit “image browse”, and whenever I upload an image, it