/python-blog-old

Blog platform using python and sqlite3. Bootstrap for design. Currently incomplete

Primary LanguageHTMLMIT LicenseMIT

Python Blog

Blog platform using python and sqlite3. Bootstrap for design. Currently incomplete. Eventually it will be used to drive my future blog at jmickey.net.au, the idea being that going to all the effort to create it will give me incentive to actually update it.

What it uses

Functionality

Current it can:

  • Register/Login/Logout users
  • Create/Edit/Delete posts
  • Display user profiles + Edit your own profile
  • Create pages

What needs work:

  • User permission levels - admin/non-admin users
  • Pagination
  • User management in admin
  • Post/Page preview
  • Page edit/delete