boilerplate-code-flask-dashboard
boilerplate-code-flask-dashboard copied to clipboard
Boilerplate Code - Flask Dashboard Template project | AppSeed
At the Index page there is an dark blue Bootstrap logo. And I cant find the source and how to change it.
I tried to create a new class wich build a relationship to the Users table. I deletetd the already excsiting sqlite datatable and rerun the app. But it will just...
Hi Team, Any plan on adding support for Flask-Migrate? So that we can update the DB Schema changes more effectivy. Thanks, Tushar
Hello @ksh7! Please provide the steps to use the feature. During tests (fresh install) the data is not loaded using the command: `python data.py`
The feature should provide the following: - permit the data loading - implements the feature using the existing `transactions` menu using `transactions` route - line becomes editable at double click...
The product should provide all features listed below - Full information on [SPECS](./https://github.com/app-generator/boilerplate-code-flask-dashboard/edit/master/SPECS.md) file ## Sprint 1 - 1# - Updated dependencies - 1.1 `flask-restx` should be included - 2#...
**Codebase**  **Docker**  **NGinx Image**  **Proxy** 
I have problems using docker and debug on flask, autoreload of files is not being done. I tried using volume binds on the apseed service, in the docker-compose file but...