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- Django 1.4 or 1.5 or 1.6 (http://www.djangoproject.com)
- Grappelli 2.4 or 2.5 (https://github.com/sehmaschine/django-grappelli)
- Pillow (https://github.com/python-imaging/Pillow)
Translation
https://www.transifex.com/projects/p/django-filebrowser/from https://github.com/sehmaschine/django-filebrowser