Skip to content

CarlosOV/django-filebrowser

 
 

Repository files navigation

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.7 requires

Documentation

http://readthedocs.org/docs/django-filebrowser/

Translation

https://www.transifex.com/projects/p/django-filebrowser/

Releases

  • FileBrowser 3.6.4 (March 6th, 2016): Compatible with Django 1.8)
  • FileBrowser 3.5.8 (September 7th, 2015): Compatible with Django 1.4/1.5/1.6/1.7

Current development branches:

  • FileBrowser 3.7.1 (Development Version for Django = 1.9, see Branch Stable/3.7.x)
  • FileBrowser 3.6.5 (Development Version for Django = 1.8, see Branch Stable/3.6.x)
  • FileBrowser 3.5.9 (Development Version for Django <= 1.7, see Branch Stable/3.5.x)

Older versions are available at GitHub, but are not supported anymore. Support for 3.5.x is limited to security issues and very important bugfixes.

About

Media-Management with Grappelli

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.3%
  • HTML 19.4%
  • JavaScript 18.2%
  • CSS 4.1%