BITCQ

Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018

Size: 46.7 MB
Magnet link

Name Size
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.mp4 39.7 MB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.1/app/__init__.py 71 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.1/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.1/microblog.py 20 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.1/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/email.py 941 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/errors.py 277 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/models.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/routes.py 7 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/404.html 138 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/500.html 238 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/base.html 976 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/edit_profile.html 706 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/email/reset_password.html 450 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/email/reset_password.txt 245 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/index.html 746 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/login.html 969 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/register.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/reset_password.html 708 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/reset_password_request.html 443 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/user.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/templates/_post.html 267 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/app/__init__.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/config.py 656 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/microblog.py 165 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.10/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/email.py 941 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/errors.py 277 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/models.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/routes.py 7 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/404.html 142 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/500.html 242 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/base.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/edit_profile.html 251 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/email/reset_password.html 450 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/email/reset_password.txt 245 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/index.html 850 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/login.html 462 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/register.html 247 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/reset_password.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/reset_password_request.html 253 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/templates/_post.html 548 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/app/__init__.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/config.py 656 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/microblog.py 165 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.11/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/email.py 941 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/errors.py 277 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/models.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/routes.py 7 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/404.html 142 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/500.html 242 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/base.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/edit_profile.html 251 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/email/reset_password.html 450 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/email/reset_password.txt 245 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/index.html 850 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/login.html 462 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/register.html 247 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/reset_password.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/reset_password_request.html 253 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/templates/_post.html 587 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/app/__init__.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/config.py 656 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/microblog.py 165 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.12/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/cli.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/email.py 970 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/errors.py 277 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/forms.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/models.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/routes.py 7 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/404.html 164 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/500.html 275 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/base.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/edit_profile.html 262 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/email/reset_password.html 450 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/email/reset_password.txt 245 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/index.html 900 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/login.html 517 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/register.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/reset_password.html 269 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/reset_password_request.html 264 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/templates/_post.html 736 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/translations/es/LC_MESSAGES/messages.po 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/app/__init__.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/babel.cfg 102 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/config.py 685 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/microblog.py 170 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.13/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/cli.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/email.py 970 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/errors.py 277 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/forms.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/models.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/routes.py 8 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/static/loading.gif 673 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/404.html 164 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/500.html 275 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/base.html 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/edit_profile.html 262 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/email/reset_password.html 450 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/email/reset_password.txt 245 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/index.html 900 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/login.html 517 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/register.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/reset_password.html 269 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/reset_password_request.html 264 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/templates/_post.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/translate.py 747 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/translations/es/LC_MESSAGES/messages.po 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/app/__init__.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/babel.cfg 102 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/config.py 745 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/microblog.py 170 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/migrations/versions/2b017edaa91f_add_language_to_posts.py 667 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.14/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/auth/email.py 608 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/auth/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/auth/routes.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/auth/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/cli.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/email.py 482 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/errors/handlers.py 318 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/errors/__init__.py 97 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/main/forms.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/main/routes.py 5 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/main/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/models.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/static/loading.gif 673 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/auth/login.html 527 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/auth/register.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/auth/reset_password.html 269 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/auth/reset_password_request.html 264 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/base.html 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/edit_profile.html 262 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/email/reset_password.html 460 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/email/reset_password.txt 250 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/errors/404.html 169 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/errors/500.html 280 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/index.html 900 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/templates/_post.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/translate.py 790 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/translations/es/LC_MESSAGES/messages.po 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/app/__init__.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/babel.cfg 102 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/config.py 820 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/microblog.py 215 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/migrations/versions/2b017edaa91f_add_language_to_posts.py 667 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/requirements.txt 581 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.15/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/auth/email.py 608 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/auth/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/auth/routes.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/auth/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/cli.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/email.py 482 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/errors/handlers.py 318 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/errors/__init__.py 97 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/main/forms.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/main/routes.py 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/main/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/models.py 5 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/search.py 952 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/static/loading.gif 673 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/auth/login.html 527 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/auth/register.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/auth/reset_password.html 269 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/auth/reset_password_request.html 264 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/base.html 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/edit_profile.html 262 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/email/reset_password.html 460 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/email/reset_password.txt 250 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/errors/404.html 169 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/errors/500.html 280 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/index.html 900 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/search.html 756 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/templates/_post.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/translate.py 790 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/translations/es/LC_MESSAGES/messages.po 7 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/app/__init__.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/babel.cfg 102 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/config.py 880 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/microblog.py 215 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/migrations/versions/2b017edaa91f_add_language_to_posts.py 667 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/requirements.txt 602 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.16/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/auth/email.py 608 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/auth/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/auth/routes.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/auth/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/cli.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/email.py 482 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/errors/handlers.py 318 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/errors/__init__.py 97 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/main/forms.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/main/routes.py 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/main/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/models.py 5 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/search.py 952 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/static/loading.gif 673 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/auth/login.html 527 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/auth/register.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/auth/reset_password.html 269 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/auth/reset_password_request.html 264 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/base.html 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/edit_profile.html 262 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/email/reset_password.html 460 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/email/reset_password.txt 250 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/errors/404.html 169 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/errors/500.html 280 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/index.html 900 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/search.html 756 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/templates/_post.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/translate.py 790 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/translations/es/LC_MESSAGES/messages.po 7 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/app/__init__.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/babel.cfg 102 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/config.py 880 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/deployment/nginx/microblog 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/deployment/supervisor/microblog.conf 217 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/microblog.py 215 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/migrations/versions/2b017edaa91f_add_language_to_posts.py 667 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/requirements.txt 602 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.17/Vagrantfile 205 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/auth/email.py 608 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/auth/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/auth/routes.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/auth/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/cli.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/email.py 482 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/errors/handlers.py 318 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/errors/__init__.py 97 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/main/forms.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/main/routes.py 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/main/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/models.py 5 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/search.py 952 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/static/loading.gif 673 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/auth/login.html 527 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/auth/register.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/auth/reset_password.html 269 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/auth/reset_password_request.html 264 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/base.html 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/edit_profile.html 262 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/email/reset_password.html 460 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/email/reset_password.txt 250 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/errors/404.html 169 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/errors/500.html 280 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/index.html 900 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/search.html 756 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/templates/_post.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/translate.py 790 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/translations/es/LC_MESSAGES/messages.po 7 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/app/__init__.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/babel.cfg 102 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/config.py 932 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/deployment/nginx/microblog 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/deployment/supervisor/microblog.conf 217 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/microblog.py 215 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/migrations/versions/2b017edaa91f_add_language_to_posts.py 667 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/Procfile 71 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/requirements.txt 664 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.18/Vagrantfile 205 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/auth/email.py 608 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/auth/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/auth/routes.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/auth/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/cli.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/email.py 482 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/errors/handlers.py 318 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/errors/__init__.py 97 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/main/forms.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/main/routes.py 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/main/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/models.py 5 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/search.py 952 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/static/loading.gif 673 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/auth/login.html 527 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/auth/register.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/auth/reset_password.html 269 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/auth/reset_password_request.html 264 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/base.html 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/edit_profile.html 262 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/email/reset_password.html 460 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/email/reset_password.txt 250 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/errors/404.html 169 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/errors/500.html 280 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/index.html 900 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/search.html 756 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/templates/_post.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/translate.py 790 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/translations/es/LC_MESSAGES/messages.po 7 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/app/__init__.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/babel.cfg 102 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/boot.sh 341 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/config.py 932 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/deployment/nginx/microblog 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/deployment/supervisor/microblog.conf 217 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/Dockerfile 445 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/microblog.py 215 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/migrations/versions/2b017edaa91f_add_language_to_posts.py 667 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/Procfile 71 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/requirements.txt 666 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.19/Vagrantfile 205 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.2/app/routes.py 472 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.2/app/templates/base.html 325 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.2/app/templates/index.html 223 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.2/app/__init__.py 71 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.2/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.2/microblog.py 20 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.2/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/auth/email.py 608 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/auth/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/auth/routes.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/auth/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/cli.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/email.py 482 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/errors/handlers.py 318 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/errors/__init__.py 97 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/main/forms.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/main/routes.py 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/main/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/models.py 5 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/search.py 952 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/static/loading.gif 673 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/auth/login.html 527 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/auth/register.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/auth/reset_password.html 269 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/auth/reset_password_request.html 264 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/base.html 5 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/edit_profile.html 262 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/email/reset_password.html 460 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/email/reset_password.txt 250 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/errors/404.html 169 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/errors/500.html 280 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/index.html 900 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/search.html 756 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/user_popup.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/templates/_post.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/translate.py 790 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/translations/es/LC_MESSAGES/messages.po 7 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/app/__init__.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/babel.cfg 102 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/boot.sh 341 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/config.py 932 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/deployment/nginx/microblog 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/deployment/supervisor/microblog.conf 217 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/Dockerfile 445 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/microblog.py 215 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/migrations/versions/2b017edaa91f_add_language_to_posts.py 667 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/Procfile 71 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/requirements.txt 666 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.20/Vagrantfile 205 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/auth/email.py 608 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/auth/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/auth/routes.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/auth/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/cli.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/email.py 482 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/errors/handlers.py 318 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/errors/__init__.py 97 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/main/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/main/routes.py 8 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/main/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/models.py 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/search.py 952 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/static/loading.gif 673 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/auth/login.html 527 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/auth/register.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/auth/reset_password.html 269 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/auth/reset_password_request.html 264 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/base.html 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/edit_profile.html 262 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/email/reset_password.html 460 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/email/reset_password.txt 250 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/errors/404.html 169 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/errors/500.html 280 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/index.html 900 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/messages.html 752 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/search.html 756 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/send_message.html 300 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/user_popup.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/templates/_post.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/translate.py 790 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/translations/es/LC_MESSAGES/messages.po 8 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/app/__init__.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/babel.cfg 102 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/boot.sh 341 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/config.py 932 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/deployment/nginx/microblog 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/deployment/supervisor/microblog.conf 217 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/Dockerfile 445 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/microblog.py 300 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/versions/2b017edaa91f_add_language_to_posts.py 667 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/versions/d049de007ccf_private_messages.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/migrations/versions/f7ac3d27bb1d_notifications.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/Procfile 71 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/requirements.txt 666 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.21/Vagrantfile 205 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/auth/email.py 608 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/auth/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/auth/routes.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/auth/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/cli.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/email.py 673 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/errors/handlers.py 318 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/errors/__init__.py 97 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/main/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/main/routes.py 8 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/main/__init__.py 91 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/models.py 8 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/search.py 952 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/static/loading.gif 673 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/tasks.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/auth/login.html 527 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/auth/register.html 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/auth/reset_password.html 269 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/auth/reset_password_request.html 264 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/base.html 7 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/edit_profile.html 262 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/email/export_posts.html 151 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/email/export_posts.txt 126 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/email/reset_password.html 460 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/email/reset_password.txt 250 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/errors/404.html 169 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/errors/500.html 280 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/index.html 900 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/messages.html 752 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/search.html 756 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/send_message.html 300 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/user.html 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/user_popup.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/templates/_post.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/translate.py 790 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/translations/es/LC_MESSAGES/messages.po 8 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/app/__init__.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/babel.cfg 102 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/boot.sh 341 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/config.py 990 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/deployment/nginx/microblog 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/deployment/supervisor/microblog-tasks.conf 214 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/deployment/supervisor/microblog.conf 217 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/Dockerfile 445 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/microblog.py 320 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/versions/2b017edaa91f_add_language_to_posts.py 667 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/versions/c81bac34faab_tasks.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/versions/d049de007ccf_private_messages.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/migrations/versions/f7ac3d27bb1d_notifications.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/Procfile 105 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/requirements.txt 690 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.22/Vagrantfile 205 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.3/app/forms.py 400 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.3/app/routes.py 884 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.3/app/templates/base.html 680 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.3/app/templates/index.html 223 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.3/app/templates/login.html 762 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.3/app/__init__.py 128 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.3/config.py 105 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.3/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.3/microblog.py 20 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.3/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/app/forms.py 400 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/app/models.py 758 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/app/routes.py 884 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/app/templates/base.html 680 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/app/templates/index.html 223 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/app/templates/login.html 762 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/app/__init__.py 258 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/config.py 323 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/microblog.py 165 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.4/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/app/forms.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/app/models.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/app/routes.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/app/templates/base.html 831 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/app/templates/index.html 231 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/app/templates/login.html 842 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/app/templates/register.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/app/__init__.py 348 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/config.py 323 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/microblog.py 165 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.5/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/forms.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/models.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/routes.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/templates/base.html 919 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/templates/edit_profile.html 706 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/templates/index.html 231 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/templates/login.html 842 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/templates/register.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/templates/user.html 685 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/templates/_post.html 200 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/app/__init__.py 348 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/config.py 323 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/microblog.py 165 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.6/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/errors.py 277 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/models.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/routes.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/templates/404.html 138 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/templates/500.html 238 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/templates/base.html 919 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/templates/edit_profile.html 706 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/templates/index.html 231 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/templates/login.html 842 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/templates/register.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/templates/user.html 685 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/templates/_post.html 200 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/app/__init__.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/config.py 632 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/microblog.py 165 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.7/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/errors.py 277 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/models.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/routes.py 4 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/templates/404.html 138 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/templates/500.html 238 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/templates/base.html 919 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/templates/edit_profile.html 706 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/templates/index.html 231 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/templates/login.html 842 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/templates/register.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/templates/user.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/templates/_post.html 200 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/app/__init__.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/config.py 632 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/microblog.py 165 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.8/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/errors.py 277 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/forms.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/models.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/routes.py 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/templates/404.html 138 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/templates/500.html 238 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/templates/base.html 976 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/templates/edit_profile.html 706 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/templates/index.html 746 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/templates/login.html 842 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/templates/register.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/templates/user.html 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/templates/_post.html 267 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/app/__init__.py 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/config.py 656 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/LICENSE 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/microblog.py 165 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/migrations/alembic.ini 770 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/migrations/env.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/migrations/README 38 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/migrations/script.py.mako 494 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/migrations/versions/37f06a334dbf_new_fields_in_user_model.py 792 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/migrations/versions/780739b227a7_posts_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/migrations/versions/ae346256b650_followers.py 840 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/migrations/versions/e517276bb1c2_users_table.py 1 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/README.md 233 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.9/tests.py 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.epub 241 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/s01.png 101 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/s02.png 144 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/s03.png 68 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/bootstrap.min.css 118 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/cDyyloiRSzM.png 195 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch01-hello-world.png 31 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch02-inheritance.png 44 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch02-mock-posts.png 42 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch02-mock-user.png 33 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch03-login-form.png 42 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch03-validation.png 47 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch04-users-posts.png 28 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch04-users.png 14 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch05-register-form.png 50 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch06-avatars.png 63 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch06-edit-profile.png 47 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch06-gravatar-identicon.png 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch06-gravatar.jpg 2 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch06-last-seen.png 67 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch06-user-profile-link.png 88 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch06-user-profile.png 42 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch07-500-custom.png 51 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch07-500-error.png 49 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch07-debugger.png 116 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch08-followers-schema.png 28 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch08-students-teachers.png 10 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch09-explore.png 57 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch09-pagination.png 60 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch10-search-results.png 76 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch12-index.png 50 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch12-login.png 45 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch13-moment.png 39 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch14-language-options.png 16 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch14-spanish.png 31 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch15-azure-translator.png 33 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch15-translate.png 58 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch20-demo.png 62 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch21-badge.png 13 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch22-progress-alert.png 120 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/ch22-queue-diagram.png 52 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/colorbox.css 4 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/lH1ibRl5GKq.png 222 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/mega-tutorial-small.png 49 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/miguel.jpg 19 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/prettify.css 709 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/rss-small.png 3 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/static/style.css 6 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part III_ Web Forms - miguelgrinberg.com.html 65 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part II_ Templates - miguelgrinberg.com.html 49 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part IV_ Database - miguelgrinberg.com.html 111 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part IX_ Pagination - miguelgrinberg.com.html 96 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part I_ Hello, World! - miguelgrinberg.com.html 30 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part VIII_ Followers - miguelgrinberg.com.html 129 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part VII_ Error Handling - miguelgrinberg.com.html 69 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part VI_ Profile Page and Avatars - miguelgrinberg.com.html 87 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part V_ User Logins - miguelgrinberg.com.html 92 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XIII_ I18n and L10n - miguelgrinberg.com.html 73 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XII_ Dates and Times - miguelgrinberg.com.html 30 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XIV_ Ajax - miguelgrinberg.com.html 75 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XIX_ Deployment on Docker Containers - miguelgrinberg.com.html 72 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XI_ Facelift - miguelgrinberg.com.html 37 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XVIII_ Deployment on Heroku - miguelgrinberg.com.html 56 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XVII_ Deployment on Linux - miguelgrinberg.com.html 76 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XVI_ Full-Text Search - miguelgrinberg.com.html 139 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XV_ A Better Application Structure - miguelgrinberg.com.html 76 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XXII_ Background Jobs - miguelgrinberg.com.html 154 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XXI_ User Notifications - miguelgrinberg.com.html 117 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part XX_ Some JavaScript Magic - miguelgrinberg.com.html 70 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.html/The Flask Mega-Tutorial Part X_ Email Support - miguelgrinberg.com.html 84 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/CODE/microblog-0.1/app/routes.py 99 B
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.odt 241 KB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.pdf 1.8 MB
Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018/Miguel Grinberg - The New and Improved Flask Mega-Tutorial (Tutorials by Miguel Grinberg) - 2018.png 49 KB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce

Loading...