# django-filebrowser **Repository Path**: mirrors_hfeeki/django-filebrowser ## Basic Information - **Project Name**: django-filebrowser - **Description**: Media-Management with Grappelli - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Django FileBrowser ================== **Media-Management with Grappelli**. The FileBrowser is an extension to the `Django `_ administration interface in order to: * browse directories on your server and upload/delete/edit/rename files. * include images/documents to your models/database using the ``FileBrowseField``. * select images/documents with TinyMCE. Requirements ------------ FileBrowser 3.5 requires * Django 1.4 (http://www.djangoproject.com) * Grappelli 2.4 (https://github.com/sehmaschine/django-grappelli) * PIL (http://www.pythonware.com/products/pil/) Documentation ------------- http://readthedocs.org/docs/django-filebrowser/ Translation ----------- https://www.transifex.net/projects/p/django-filebrowser/ Releases -------- * FileBrowser 3.5.2 (Development Version, not yet released, see Branch Stable/3.5.x): Compatible with Django 1.4/1.5 * FileBrowser 3.5.1 (November 09 2012): Compatible with Django 1.4/1.5 * FileBrowser 3.5.0 (July 20 2012): Compatible with Django 1.4 * FileBrowser 3.4.3 (April 2012): Compatible with Django 1.3 Older versions are availabe at GitHub, but are not supported anymore.