1
0
mirror of https://github.com/django/django.git synced 2025-01-26 18:19:18 +00:00
Marc Tamlyn 1c4a9bd9ad Revert change to the default Form.clean()
This means it doesn't break for people who are doing
`cleaned_data = super(FooForm, self).clean()`.
2013-08-08 14:27:48 +01:00
..
2013-06-29 11:58:36 +02:00