adspace


What is cleaned_data django?

Answer Posted / Neha Kumari

Cleaned_data in Django refers to the validated data that has been processed by a form's clean() method. It contains only the values of the form fields that have passed validation, and any initial or user-supplied values that were not valid have been removed.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category