通过一个表单字段在Django中上传多个文件

编程入门 行业动态 更新时间:2024-10-20 06:34:38
本文介绍了通过一个表单字段在Django中上传多个文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

是否有任何自定义小部件(或特殊的魔法)通过一个表单字段上传多个文件(或整个文件夹!)? 我已经尝试过这个多媒体小部件,但它使用许多简单的FileFileds。

Is there any custom widget (or a special magic way) to upload multiple files (or a whole folder!) through one form field? I have tried this multifile widget but it uses many simple FileFileds.

推荐答案

github/tstone/django-uploadify 是一个可重用的Django应用程序,集成了 uploadify 。

github/tstone/django-uploadify is a reusable Django app that integrates uploadify.

从Uploadify的网站:

From Uploadify's website:

Uploadify是一个jQuery插件,可以在您的网站上集成一个完全可定制的多文件上传工具。它使用Javascript,ActionScript和任何服务器端语言的混合来动态地创建一个页面上任何DOM元素的实例。

Uploadify is a jQuery plugin that integrates a fully-customizable multiple file upload utility on your website. It uses a mixture of Javascript, ActionScript, and any server-side language to dynamically create an instance over any DOM element on a page.

更多推荐

通过一个表单字段在Django中上传多个文件

本文发布于:2023-11-24 22:41:30,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1627170.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:多个   字段   表单   上传   文件

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!