摘要:
djangobookIf you get a UnicodeEncodeErrorIf you're taking advantage of the internationalization features of Django (seeInternationalization) and you intend to allow users to upload files, you mustensure that the environment used to start Apache is configured to acceptnon-ASCII file names. If you
阅读全文