Data-App icon indicating copy to clipboard operation
Data-App copied to clipboard

A Web Application that allows users to create dummy portfolios or watchlists to monitor or test their trading strategies. Written in Python using the Flask web framework.

Results 4 Data-App issues
Sort by recently updated
recently updated
newest added

After clicking the register button with a username and password, I get this error screen: ![image](https://user-images.githubusercontent.com/40477419/156945435-85ac7ace-8f61-4894-8c84-ae14357cc4b5.png) Looking at the traceback (it's quite long, but I think relevant stuff is at...

Hi, Could you add information on how to launch the web app locally? Thank you.

Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

running "wsgi.py" , this error popped up : C:\Users\nisha\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\flask_sqlalchemy\model.py:154: SAWarning: Can't validate argument 'on_delete'; can't locate any SQLAlchemy dialect named 'on' return sa.Table(*args, **kwargs) ![Command Prompt 02-04-2023 20_31_14](https://user-images.githubusercontent.com/128400884/229361213-b7e69bd4-7ec2-4b84-91de-e7abbec9797b.png)