I am trying to insert data using django forms API but it not working whenever I try to insert data it doesn\'t insert into the database
Here is my VIews.py
<