开发者

Is there a filesystem plugin available for 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 aroun开发者_如何转开发d for something already available. Is there something stable and good which allows for viewing/manipulating files on the server?


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜