1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
Marc Tamlyn fb1dd6b13a Form.clean() does not need to return cleaned_data.
If it does, that will be used as the cleaned_data. The default
implementation has been changed to match this change.
2013-08-08 14:05:55 +01:00
..
2013-07-09 23:04:37 +02:00