Changes between Initial Version and Version 3 of Ticket #8421


Ignore:
Timestamp:
Aug 24, 2008, 12:06:05 PM (16 years ago)
Author:
Jacob
Comment:

(fixed formatting)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8421 – Description

    initial v3  
    1717[1] source code
    1818
     19{{{
    1920---[ views.py ]---
    2021class UploadForm(forms.Form):
     
    6566Exception Type: UnicodeEncodeError at /mysite1/debug/upload.html
    6667Exception Value: 'ascii' codec can't encode characters in position 37-39: ordinal not in range(128)
     68}}}
Back to Top