read the error more carefully. It’s referring to cleanned_data (note the extra n)
Also, generally it’s more helpful to post the entire traceback when asking for help. Most likely in this case, the traceback includes the exact line of code of the exception. That can be a helpful clue for debugging.