有没有可用于django的文件系统插件? [英] Is there a filesystem plugin available for django?

查看:506
本文介绍了有没有可用于django的文件系统插件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于我正在写的应用程序,我需要像文件系统浏览器那样的东西。我想通过django公开,在考虑从头开始编写之前,我决定先问一些已经可用的东西。有什么稳定和好的,允许在服务器上查看/操作文件?

For an application I'm writing I would need something like a filesystem browser. I want to expose that through django, and before considering writing one from scratch, I decided to first ask around for something already available. Is there something stable and good which allows for viewing/manipulating files on the server?

推荐答案

你应该看看 django-filebrowser 。但是,它确实需要 Grapelli ,这是默认管理界面的扩展 - 如果这是一个破产者对于您,您可以尝试尝试删除Grapelli的叉子,例如 django-filebrowser- no-grappelli

You should take a look django-filebrowser. However, it does require Grapelli, which is an extension of the default admin interface—if that's a dealbreaker for you, you might try one of the forks that attempt to remove Grapelli, like django-filebrowser-no-grappelli.

这篇关于有没有可用于django的文件系统插件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆