Simple blog engine with basic functionality.
Project based on Django Girls tutorial, improved to work on Django 2.0.6.
Simple blog is a simple CRUD application, which allows a user to add, edit, publish or delete text based content. You can check the live version here
To follow the tutorial step by step, please go here.
