CRUD Project In this application I have used function based view and ModelForm and implemented CRUD operations using them. DEMO: HOME VIEW: Edit page: Admin Interface: Students Table: Users Table: This is a mini project to implement basic CRUD operations in a django powered web application. This is part of my project based learning.