Open LiquidLemon opened 8 months ago
We currently have no way to do common administrative tasks without modifying the database manually (like resetting passwords). It doesn't need to be handcrafted, something like https://github.com/coleifer/flask-peewee will be enough.
Flask-peewee recommends flask-admin
We currently have no way to do common administrative tasks without modifying the database manually (like resetting passwords). It doesn't need to be handcrafted, something like https://github.com/coleifer/flask-peewee will be enough.