Skip to content

timgraham/django-filebrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Documentation

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

Translation

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

Releases

  • FileBrowser 3.5.5 (Development Version, not yet released, see Branch Stable/3.5.x)
  • FileBrowser 3.5.4 (February 21st, 2014): Compatible with Django 1.4/1.5/1.6

Older versions are availabe at GitHub, but are not supported anymore.

About

Media-Management with Grappelli

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.0%
  • JavaScript 21.4%
  • CSS 4.6%