The FileBrowser is an extension to the Django Admin-Interface. It allows you to surf directories on the webserver and upload/delete/edit/rename files. It is a tool for editors using the Admin-Interface to make it easier to work with Images/Documents. For the most common cases, it should replace an F
Subclass the provided ModelAdmin, StackedInline and TabularInline classes to extend the functionality of the Django admin app with additional options. Included are options for automatic filtering of models, automatic filtering of multiple-choice fields, automatic population of model fields and autom