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
/
regressiontests
/
admin_widgets
History
Brian Rosner
38dc472796
Fixed
#7250
-- Don't show internal data of a FileField in the admin when the form does not validate. This also alternatively fixes a recent problem since [8244] when the form is not valid. Thanks Marc Garcia for the initial ticket.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@8277
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-10 01:07:40 +00:00
..
__init__.py
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
models.py
Fixed
#7250
-- Don't show internal data of a FileField in the admin when the form does not validate. This also alternatively fixes a recent problem since [8244] when the form is not valid. Thanks Marc Garcia for the initial ticket.
2008-08-10 01:07:40 +00:00