Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

Latest commit

 

History

History
61 lines (42 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

61 lines (42 loc) · 2.04 KB

v.3.8

  • Fixed trending posts by week.
  • Removed pkg-resources

v.3.7

  • Added feature blog post json format: <post_url>/?format=json
curl -X GET \
  -H "Accept: application/json" \
  https://python.web.id/blog/django-redirect-http-to-https/?format=json
  • Update for fixed draft post

v.3.6

  • Added feature auto backup to the json file
  • Added feature highlight pre
  • Fixed draft post
  • Fixed typo, sidebar, detail, css, or else

v.3.5

v.3.4

  • Fixed MultipleObjectsReturned

v.3.3

  • Fix locate of handlers

v.3.2

  • Fix handling error 400, 403, 404, 500

v.3.1

  • Fixed typo

v.3.0

  • Fixed DEV-OPS and Markdown.

v.2.1.1