app-MAIL-temp/migrations
Adrià Casajús 373c30e53b
Schedule deletion of users (#1872)
* Accounts to be scheduled to be deleted cannot receive emails or login

* Create model and create migration for user

* Add test for the cron function

* Move logic to one place

* Use the class name to call the static delete method
2023-09-10 22:11:50 +02:00
..
versions Schedule deletion of users (#1872) 2023-09-10 22:11:50 +02:00
env.py Use alembic instead of flask migrate which depends on flask-sqlalchemy 2021-10-14 15:45:17 +02:00
README Use alembic instead of flask migrate which depends on flask-sqlalchemy 2021-10-14 15:45:17 +02:00
script.py.mako create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00

Generic single-database configuration.