Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

Beta Version of PyBlog

Pre-release
Pre-release
Compare
Choose a tag to compare
@addu390 addu390 released this 22 Sep 18:03
· 7 commits to master since this release

Features:

  1. Home page with Posts.
  2. Pagination (Next/Previous).
  3. Search on Categories and Match on terms (Elastic Search).
  4. View Caching for Post List and Post Detail.
  5. ES Indexing on Post Create/Update and Bulk indexing.
  6. Contact page with Email form.