In this video I show you how to use Django ListView to display a list of all the items in your model.
Django Generic Views Playlist
===========================
• DJANGO GENERIC CLASS BASED VIEWS
Django Generic Create View
======================================
• Django Generic Create View|Learn Django Cl...
00:00 Introduction
01:49 Creating the view class
04:37 Editing your urls.py file
05:30 Overview of template file