Documentation -- Corrected error about Model.full_clean()
Although the ModelForm validation code was changed to call Model.full_clean(), the documentation still said otherwise. The offending phrase was removed.
Loading
Please register or sign in to comment