django-filebrowser
django-filebrowser copied to clipboard
Media-Management with Grappelli
trafficstars
Django FileBrowser
.. image:: https://api.travis-ci.org/sehmaschine/django-filebrowser.svg :target: https://travis-ci.org/sehmaschine/django-filebrowser
.. image:: https://readthedocs.org/projects/django-filebrowser/badge/?version=latest :target: http://django-filebrowser.readthedocs.org/en/latest/?badge=latest
Media-Management with Grappelli.
The FileBrowser is an extension to the Django <http://www.djangoproject.com>_ 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 4.0.1 requires
- Django 4.0 (http://www.djangoproject.com)
- Grappelli 3.0 (https://github.com/sehmaschine/django-grappelli)
- Pillow (https://github.com/python-imaging/Pillow)
Documentation
http://readthedocs.org/docs/django-filebrowser/
Translation
https://www.transifex.com/projects/p/django-filebrowser/
Releases
- FileBrowser 4.0.1 (January 12th, 2022): Compatible with Django 4.0
- FileBrowser 3.14.3 (January 12th, 2022): Compatible with Django 3.2 (LTS)
Current development branches:
- FileBrowser 4.0.2 (Development Version for Django 4.0, see Branch Stable/4.0.x)
- FileBrowser 3.14.4 (Development Version for Django 3.2, see Branch Stable/3.14.x)
Older versions are available at GitHub, but are not supported anymore.