This blog app is the project I made by following the django tutorial series of Cory Schafer.
It implements the basic CRUD operations and the user authentication system where users can register themselves and create,update and delete their posts and can update their profiles.