Changelog¶
3.7.2 (not yet released)¶
- New: An image version is generated by passing the source image through a series of VERSION_PROCESSORS.
- New: Files names can be customized using VERSION_NAMER.
- New: Allow override the
FileBrowseWidget
usingAdmin.formfield_overrides
paramwidget
.
3.7.1 (April 15th, 2016)¶
- Compatibility with Django 1.9 and Grappelli 2.8
- New: add opportunity to choose custom filelisting class for FileBrowserSite.
- Improved: Using Django’s @cached_property to refactor FileObject properties.
For further information, see FileBrowser 3.7 Release Notes.