Tagging system
Tes3awy opened this issue · 3 comments
Tes3awy commented
Hi @miguelgrinberg ,
What do you think about adding a tagging system to the microblog?
miguelgrinberg commented
It's a good idea, but I suggest you do this on a fork. This project maps exactly to the contents of the Flask Mega-Tutorial, so it only changes when the tutorial changes.
Tes3awy commented
Would you be interested in adding it to the tutorial as well?
miguelgrinberg commented
No, because it does not have a high educational value. Most of the pieces you need to build this feature are already covered in the tutorial. See the private messaging chapter.