Hello Miguel I found that `u1` is tested twice for empty followers, and one of the tests should be changed to `u2`. Assuming that the error is related to a copy/paste operation and persists from tag V0.8 until latest revision. Thanks for a really nice tutorial. Jesper |
||
---|---|---|
app | ||
deployment | ||
migrations | ||
.gitattributes | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
Procfile | ||
README.md | ||
Vagrantfile | ||
babel.cfg | ||
boot.sh | ||
config.py | ||
microblog.py | ||
requirements.txt | ||
tests.py |
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.