app-MAIL-temp/tests/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 Return 550 instead of 421 when rate limited. Rename greylisting to rate limit 2021-06-24 09:47:01 +02:00
test_rate_limit.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00