You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an ongoing attempt to create a simple multi-user blog powered by Google App Engine. main.py handles all backend code
and uses the included .html files as templates. This repository also uses jinja2 for dynamic page generation.