Metadata-Version: 2.0
Name: django-filebrowser-no-grappelli-nph
Version: 3.4.8
Summary: Media-Management
Home-page: UNKNOWN
Author: Nephila
Author-email: info@nephila.it
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python

Django FileBrowser - Nephila
============================

**Fork of http://github.com/smacker/django-filebrowser-no-grappelli-django14**

Works with Django 1.6

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

* Django 1.4+ (http://www.djangoproject.com)
* pillow

No Grapelli
-----------

This fork removes the dependency on Grappeli.

Installation
------------

    pip install django-filebrowser-no-grappelli-nph

Documentation
-------------

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

Translation
-----------

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

