2006年07月03日 星期一 15:52
我也是这个问题啊,也是学习这个部分时遇到了这个问题,我怎么控制把文件保存到哪啊?我现在在哪也保存不到文件,只是能得到文件的内容了 在06-3-21,风向标 <vaneoooo at gmail.com> 写道: > > > from django.http import * > > abc="""""" > > bbc="""ok!!!""" > > def index(request): > i=request.FILES.get('file1',None) > if i: > return HttpResponse(bbc) > else: > return HttpResponse(abc) > > > 就这段代码,我在setting.py里设置了MEDIA_ROOT = '/updata1/' > 同级目录下也有个updata1目录 > 可是上传后页面返回ok了 > 进updata1目录里查找还是没有文件? > > 在06-3-21,风向标 <vaneoooo at gmail.com> 写道: > > > > > > > 呵呵,是啊。我也参考了 > > 不过教程中的是夹杂了cvs文件处理的。 > > 看的时候知识点太多了,一时消化不完 > > 现在拆分开来一个一个学塌实 > > > > 在06-3-21,limodou <limodou at gmail.com > 写道: > > > > > > On 3/21/06, 风向标 <vaneoooo at gmail.com> wrote: > > > > > > > > > > > > 是指setting.py???? > > > > > > > > > > > > > > 是呀。我的教程里面也有文件上传的处理呀。 > > > > > > -- > > > I like python! > > > My Blog: http://www.donews.net/limodou > > > NewEdit Maillist: http://groups.google.com/group/NewEdit > > > > > > _______________________________________________ > > > python-chinese > > > Post: send python-chinese at lists.python.cn > > > Subscribe: send subscribe to python-chinese-request at lists.python.cn > > > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > > > > > > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060703/a4269470/attachment.html
2006年07月03日 星期一 15:52
退订邮件列表,搞什么啊,真是浪费时间! 我是来看Python的,不是来听你们侃的! _________________________________________________________________ 与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
Zeuux © 2025
京ICP备05028076号