app-MAIL-temp/tests/oauth
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
test_authorize.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00