Good day,I have a problem with running the flask program. When it runs the main page displays however, non of the links work, whenever I clicked them. What could be the problem? Thank you in advance for the help.
Hi, I want a theme to use it as the base for a new project and I'll be using flask for the backend but I also want react for my site interactions. Do you have any recomendations?
Hi, I am using the Good theme with flask and I want to update dynamically a form with multiple dependent Select2 fields from my DB , is there a simple way of doing this ? here is an example with JS :https://codepen.io/nik8singh/pen/XWZpQqBI am using Flask WTForms with Select2Many thanks
starting from the beginning, from the starterkit folder>> . venv/Scripts/activate venv/Scripts/activate:3: command not found: ^Mvenv/Scripts/activate:70: parse error near `\n'any ideas why this could happen?
Hi. I am using Flask version. Trying to pass data to a chart widget.Couldn't find any tutorial on that.Realized there is a @app.context_processorHowever, when I put my function in the "def utility_processor" it returns something like "" instead of a value...
Good afternoon,I recently purchased the Metronic theme, as it was advertised as being compatible with Flask. However, upon implementing the theme in my Flask project, I have found that many of the pages are not functioning properly.I have tested the demo template from Metronic8 and it works...
I am using the flask version of your app. I wish to get the form data from when the user registers but I am unable to get that data no matter what method I try. Can you please advise how to:1. Get data from the authentication form before it redirects to the sign-in page2. How to pass variable...
Hi GuysI have installed the flask version of Medtronic as instructed however when I tried to run it with flask run and visit http://127.0.0.1:5000/ in my browser I got the error below in the terminal:WARNING: This is a development server. Do not use it in a production deploy...
I did all the steps but it can't run flask:(venv) (base) PS C:\Users\ivanb\PycharmProjects\starterkit> set FLASK_APP=__init__.py(venv) (base) PS C:\Users\ivanb\PycharmProjects\starterkit> flask runFatal error in launcher: Unable to create process using '"C:\wamp64\www\kt-serverside\flask\sta...