mirror of
https://github.com/Hopiu/django.git
synced 2026-04-12 02:51:10 +00:00
This avoids a name clash that would occur when you had a form field called "data" (because clean_data is already a dictionary on the Form class). Backwards incompatible change. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5231 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| localflavor.py | ||
| models.py | ||
| regressions.py | ||
| tests.py | ||