Go to file
NoahLink 85ef9b2325
Update edit_profile.html
2023-03-15 20:14:29 +00:00
.idea otpform and otp generation 2023-03-12 17:35:40 -04:00
app Update edit_profile.html 2023-03-15 20:14:29 +00:00
deployment Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
migrations otp password 2023-03-12 20:22:05 -04:00
.flaskenv Chapter 1: Hello, World! (v0.1) 2019-11-27 20:02:52 +00:00
.gitattributes Initial commit (v0.0) 2018-01-06 08:36:36 -08:00
.gitignore Initial commit (v0.0) 2018-01-06 08:36:36 -08:00
Dockerfile Chapter 19: Deployment on Docker Containers (v0.19) 2022-11-11 12:52:59 +00:00
Jenkinsfile Added Jenkinsfile 2023-02-06 20:47:54 -05:00
LICENSE Initial commit (v0.0) 2018-01-06 08:36:36 -08:00
Procfile Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
README.md Initial commit (v0.0) 2018-01-06 08:36:36 -08:00
Vagrantfile Chapter 17: Deployment on Linux (v0.17) 2022-11-11 12:52:59 +00:00
babel.cfg Chapter 13: I18n and L10n (v0.13) 2022-11-11 12:51:46 +00:00
boot.sh Chapter 19: Deployment on Docker Containers (v0.19) 2022-11-11 12:52:59 +00:00
config.py Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
microblog.py Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
requirements.txt Update requirements.txt 2023-02-27 20:57:14 -05:00
tests.py Chapter 16: Full-Text Search (v0.16) 2022-11-11 12:52:58 +00:00

README.md

Welcome to Microblog!

This is an example application featured in my Flask Mega-Tutorial. See the tutorial for instructions on how to work with it.