Go to file
Miguel Grinberg 92f5e7a0c7
Chapter 17: Deployment on Linux (v0.17)
2018-01-21 23:00:50 -08:00
app Chapter 16: Full-Text Search (v0.16) 2018-01-21 23:00:50 -08:00
deployment Chapter 17: Deployment on Linux (v0.17) 2018-01-21 23:00:50 -08:00
migrations Chapter 14: Ajax (v0.14) 2018-01-21 22:57:17 -08: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
LICENSE Initial commit (v0.0) 2018-01-06 08:36:36 -08:00
README.md Initial commit (v0.0) 2018-01-06 08:36:36 -08:00
Vagrantfile Chapter 17: Deployment on Linux (v0.17) 2018-01-21 23:00:50 -08:00
babel.cfg Chapter 13: I18n and L10n (v0.13) 2018-01-21 22:57:13 -08:00
config.py Chapter 16: Full-Text Search (v0.16) 2018-01-21 23:00:50 -08:00
microblog.py Chapter 15: A Better Application Structure (v0.15) 2018-01-21 23:00:47 -08:00
requirements.txt Chapter 16: Full-Text Search (v0.16) 2018-01-21 23:00:50 -08:00
tests.py Chapter 16: Full-Text Search (v0.16) 2018-01-21 23:00:50 -08: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.