I have a modelform and i want to save the checkbox value in my model but somehow it just saves unchecked even if i have selected the checkbox and here is my code: forms.py :