If I call is_valid() on a form do I still have to clean the data in forms.py? I feel like it is redundant. I know that on a form do I still have
If I call is_valid() on a form do I still have to clean the data in forms.py? I feel like it is redundant. I know that on a form do I still have