Django FileBrowser Documentation
Media-Management with Grappelli.
Note
FileBrowser 3.5.5 requires Django 1.4 or 1.5 or 1.6 and Grappelli 2.4 or 2.5.
Main Features
- Browse your media files with the admin interface.
- Multiple upload, including a progress bar.
- Automatic thumbnails.
- Image versions to fit your websites grid (esp. useful with adaptive/responsive layouts).
- Integration with TinyMCE.
- FileBrowseField to select images/documents.
- FileInput and ClearableFileInput with image preview.
- Signals for upload, rename and delete.
- Custom actions.
- Custom file storage engines.
Versions and Compatibility
- FileBrowser 3.5.5 (Development Version, not yet released, see Branch Stable/3.5.x)
- FileBrowser 3.5.4 (February 21st, 2014): Compatible with Django 1.4/1.5/1.6
Older versions are availabe at GitHub, but are not supported anymore.