diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2010-11-11 17:51:14 +0000 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2010-11-11 17:51:14 +0000 |
commit | 34b5739216f5145ca0e6707bc4666138e2493308 (patch) | |
tree | 83666c5656c457b319230f53f0b16edf727d2e5b /django/core/files/uploadhandler.py | |
parent | 02fc6276d7577dcec26be30f3805b242ff0ce8a0 (diff) | |
download | django-34b5739216f5145ca0e6707bc4666138e2493308.tar.gz |
Remove the executable flag from uploadhandler.py, it wasn't. Thanks to Florian for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14528 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/core/files/uploadhandler.py')
-rw-r--r--[-rwxr-xr-x] | django/core/files/uploadhandler.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/django/core/files/uploadhandler.py b/django/core/files/uploadhandler.py index 2afb79e051..2afb79e051 100755..100644 --- a/django/core/files/uploadhandler.py +++ b/django/core/files/uploadhandler.py |