diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2010-11-11 17:51:45 +0000 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2010-11-11 17:51:45 +0000 |
| commit | 659ac65cc39a6105a5e908f648bbc209112b1a37 (patch) | |
| tree | 312a1c260632bf024bf1261b0faa62940fce60a8 | |
| parent | d7b8d07cf21ca058251a5e21a7d0dd356aefe00c (diff) | |
[1.2.X] Remove the executable flag from uploadhandler.py, it wasn't. Thanks to Florian for the report. Backport of [14528].
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14529 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -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 |
