app-MAIL-temp/app/auth
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/auth add missing h1 2021-09-22 16:03:58 +02:00
views do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
__init__.py create /auth/recovery page 2020-05-17 10:17:52 +02:00
base.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00