django-bfm icon indicating copy to clipboard operation
django-bfm copied to clipboard

[Not really maintained anymore] BFM is an Apache Licenced server file manager for Django made with ease of use and new web technologies in mind.

Django Basic File Manager

Features

  • Uploading multiple files at once,
  • Live upload status,
  • Browsing files...
  • and directories,
  • Doesn't have a lot of dependencies,
  • Extends Django admin templates, so has familiar feeling,
  • Ability to add upload applet to your application admin.

Requirements

  • Modern web browser,
  • 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/>_.