Skip to content

1010/django-filebrowser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django FileBrowser

Media-Management without 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.

It does NOT require Grappelli.

Requirements

FileBrowser 3.4.1 requires

Documentation

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

Translation

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

Packages

No packages published

Languages

  • Python 71.0%
  • JavaScript 29.0%