app-MAIL-temp/app/dashboard
Son 372466ab06 do not use flask-sqlalchemy
- add __tablename__ for all models
- use sa and orm instead of db
- rollback all changes in tests
- remove session in @app.teardown_appcontext
2021-10-12 14:36:47 +02:00
..
templates/dashboard show tooltip on highlighted alias 2021-10-12 09:58:17 +02:00
views do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
__init__.py fix 2021-07-13 09:59:51 +02:00
base.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00