🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

django-bfm

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-bfm

Basic Django File Manager with multifile uploads, live file status, and file deleting.

0.6
Maintainers
1

Django Basic File Manager

Core Features

  • Select more than one file at once
  • Live Upload Status reporting
  • File browsing
  • Directory support
  • Core features has no dependencies (except for Django), lightweight
  • Looks like django admin (extends admin template)
  • Admin upload applet

Additional Features (uses additional dependencies)

  • Image resizing (PIL)

Requirements

  • Modern browser - BFM relies on a bunch of HTML5 features.
  • Django 1.3 or 1.4
  • Python 2.6 or 2.7 (Not tested with 2.5 and below)

Documentation

Everything else you may need, you can find at documentation <http://django-bfm.rtfd.org/>_.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts