Exercises
1.
Add a generic view to list the
Blog
objects in the iFriends database.
2.
Add generic views to create, update, and delete
Blog
objects in the iFriends database and tie them into the view you created in
Exercise 1
.