app-MAIL-temp/app/email
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 move get_spam_score_async(), get_spam_score() to email/spam.py 2021-03-17 10:23:35 +01:00
headers.py refactor: use headers.py 2021-10-11 12:21:14 +02:00
rate_limit.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
spam.py reformat 2021-09-08 11:29:55 +02:00
status.py add debug info when an email is sent from reverse-alias 2021-09-22 09:58:40 +02:00