Django FileBrowser Documentation
Media-Management with the Django admin-interface.
This documentation covers version 3.3.0 of the FileBrowser. With the FileBrowser, you’re able to browse your media-directory
and upload/rename/delete files and folders.
Installation and Setup
FileBrowser API
Admin Interface
Fields and Widgets
Image Versions
Help
Main Features
- Browse your media-directory with the admin-interface.
- Multiple Upload using Uploadify.
- Automatic Thumbnails.
- Image-Versions to fit your websites grid.
- Integration with TinyMCE (AdvImage & AdvLink).
- FileBrowseField to select Images/Documents.
- ClearableFileInput with Image-Preview.
- Signals for Upload, Rename and Delete.