This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
modeltests
/
model_forms
History
Karen Tracey
21fa517248
Fixed
#9218
-- Simplified the fix from
#9039
and added tests to ensure this case doesn't break again (and that the simplification didn't break anything).
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@9341
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-05 19:47:44 +00:00
..
__init__.py
newforms: Added initial implementation of form_for_model and form_for_fields
2006-12-15 05:46:11 +00:00
models.py
Fixed
#9218
-- Simplified the fix from
#9039
and added tests to ensure this case doesn't break again (and that the simplification didn't break anything).
2008-11-05 19:47:44 +00:00
test.png
Fixed
#6302
for ImageFields.
2008-01-18 15:53:19 +00:00