Hello everyone hope you all doing good. I am having a weird issue. If anyone is interested to help me i would be grateful. I am using django 3.2.3 version and in my crispy form and one of my fields is as follows:[image: Screenshot_10.png] Every time i hit submit it gives me this error and i did the same thing a couple of months ago and it worked perfectly. I will share my code:
*forms.py:* *[image: Screenshot_11.png]* *[image: Screenshot_12.png]* *Models.py:* *[image: Screenshot_13.png]* *Views.py:* *[image: Screenshot_14.png]* Am i forgetting something? Before i used the same code and it worked perfectly Thank you for your time in advance -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ee03c43c-cad6-4e42-a3d8-c42c85505674n%40googlegroups.com.

