Go to file
2019-07-08 11:00:49 +02:00
app Add e-mail templates for password reset request. 2019-07-08 11:00:49 +02:00
docs Update docs/platform_basics_brainstorming_2019-04-17.md 2019-07-02 15:21:33 +02:00
migrations Merge base templates. Add database support. Add blueprint for main. 2019-07-05 14:47:35 +02:00
tests Add basic and user model testing. 2019-07-08 10:52:36 +02:00
.flaskenv Add e-mail related configurations. 2019-07-08 10:53:14 +02:00
.gitignore Add '.secretenv' to gitignore. 2019-07-03 15:32:58 +02:00
config.py Add basic and user model testing. 2019-07-08 10:52:36 +02:00
data_dev.sqlite Merge base templates. Add database support. Add blueprint for main. 2019-07-05 14:47:35 +02:00
opaque.py Add basic and user model testing. 2019-07-08 10:52:36 +02:00
README.md add README 2019-04-17 11:21:14 +02:00
requirements.txt Add Flask-Mail for e-mail support. 2019-07-08 10:52:46 +02:00