Django FileBrowser Documentation
Media-Management with Grappelli.
This documentation covers version 3.5.0 of the FileBrowser.
Note
FileBrowser 3.5.0 requires Django 1.4 and Grappelli 2.4. FileBrowser is always developed against the lastest stable Django release and is NOT tested with Djangos trunk.
Installation and Setup
FileBrowser Sites
FileBrowser API
Admin Interface
Fields and Widgets
Image Versions
Help
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 (AdvImage & AdvLink).
- 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.x: Requires Grappelli 2.4 and Django 1.4
- FileBrowser 3.4.x: Requires Grappelli 2.3 and Django 1.3
Older versions are availabe at GitHub, but are not supported anymore.