Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 978 Bytes

README.rst

File metadata and controls

37 lines (24 loc) · 978 Bytes

Django FileBrowser

Media-Management with Grappelli.

The FileBrowser is an extension to the Django administration interface in order to:

  • browse directories on your server and upload/delete/edit/rename files.
  • include images/documents to your models/database using the FileBrowseField.
  • select images/documents with TinyMCE.

Requirements

FileBrowser 3.5 requires

Documentation

http://readthedocs.org/docs/django-filebrowser/

Translation

https://www.transifex.net/projects/p/django-filebrowser/

Releases

  • FileBrowser 3.5.0 (July 20 2012): Compatible with Django 1.4
  • FileBrowser 3.4.3 (April 2012): Compatible with Django 1.3

Older versions are availabe at GitHub, but are not supported anymore.