In the previous article we have designed our database models for Blog Management System , We have visualised those models using graphviz , We migrated those models to database relations , Now we will be registering those models to Django Administration , which provides basic interface to Add, Update, Delete…