Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 572 Bytes

README.rst

File metadata and controls

25 lines (19 loc) · 572 Bytes

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.