Admin sends a messagae on account creation

This commit is contained in:
Chris Proctor
2024-05-20 10:02:16 -04:00
parent 0ff6bb784a
commit 7d988186a0
4 changed files with 27 additions and 6 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
**/__pycache__/*
server/app/migrations
server/database.sqlite
*.pem