1
0
mirror of https://github.com/django/django.git synced 2025-02-03 14:16:52 +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-07-09 23:04:37 +02:00