hspsh / whohacks

Who is at Hackerspace Pomorze?
https://whois.at.hsp.sh
GNU General Public License v3.0
12 stars 5 forks source link

Add admin interface #57

Open LiquidLemon opened 3 months ago

LiquidLemon commented 3 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.

not7cd commented 3 months ago

Flask-peewee recommends flask-admin