def new_clean(self): orig_clean(self) fix_cleaned_data(self.cleaned_data, self.initial_data_keymap) return self.cleaned_data