app-MAIL-temp/app/developer/views
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
..
__init__.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
client_detail.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
index.py remove Client.published 2021-04-06 19:46:21 +02:00
new_client.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00