Changes between Initial Version and Version 3 of Ticket #8421
- Timestamp:
- Aug 24, 2008, 12:06:05 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8421 – Description
initial v3 17 17 [1] source code 18 18 19 {{{ 19 20 ---[ views.py ]--- 20 21 class UploadForm(forms.Form): … … 65 66 Exception Type: UnicodeEncodeError at /mysite1/debug/upload.html 66 67 Exception Value: 'ascii' codec can't encode characters in position 37-39: ordinal not in range(128) 68 }}}