Skip to main content

Media-Management no Grappelli

Project description

Django FileBrowser
==================
.. image:: https://api.travis-ci.org/sehmaschine/django-filebrowser.svg
:target: https://travis-ci.org/sehmaschine/django-filebrowser

.. image:: https://img.shields.io/pypi/dm/django-filebrowser.svg
:target: https://pypi.python.org/pypi/django-filebrowser

.. image:: https://readthedocs.org/projects/django-filebrowser/badge/?version=latest
:target: http://django-filebrowser.readthedocs.org/en/latest/?badge=latest

.. image:: https://img.shields.io/pypi/v/django-filebrowser.svg
:target: https://pypi.python.org/pypi/django-filebrowser

.. image:: https://img.shields.io/pypi/l/django-filebrowser.svg
:target: https://pypi.python.org/pypi/django-filebrowser

**Media-Management**. (based on https://github.com/sehmaschine/django-filebrowser)

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

* Django 1.8/1.9/1.10 (http://www.djangoproject.com)
* Pillow (https://github.com/python-imaging/Pillow)

No Grappelli
-----------

This fork removes the dependency on Grappelli.

.. figure:: docs/_static/Screenshot.png
:scale: 50 %
:alt: django filebrowser no grappelli

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

Latest version:

pip install -e git+git://github.com/smacker/django-filebrowser-no-grappelli.git#egg=django-filebrowser

Stable version:

pip install django-filebrowser-no-grappelli

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

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

It also has fake model to show filebrowser in admin dashboard, but you can disable it by setting ``FILEBROWSER_SHOW_IN_DASHBOARD = False``.

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

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

Releases
--------

* FileBrowser 3.7.1 (May 28th, 2017): Compatible with Django 1.8/1.9/1.10/1.11
* FileBrowser 3.6.2 (March 7th, 2016): Compatible with Django 1.4/1.5/1.6/1.7/1.8/1.9

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-filebrowser-no-grappelli-3.7.1.tar.gz (1.9 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page