evanceodoyo/simple-blog
This is a simple blog that allows users to register/log in and add, edit, or delete posts. After creating or editing posts, users can choose to make their post public (publish) or private. Posts marked as public by the users are visible to unauthenticated users on a read-only basis.
Python