stephenmcd / filebrowser-safe

File manager for Mezzanine
Other
41 stars 104 forks source link

.. image:: https://img.shields.io/pypi/v/filebrowser-safe.svg :target: https://pypi.org/project/filebrowser-safe/ .. image:: https://img.shields.io/pypi/pyversions/filebrowser-safe.svg .. image:: https://github.com/stephenmcd/filebrowser-safe/workflows/Test%20and%20release/badge.svg :target: https://github.com/stephenmcd/filebrowser-safe/actions?query=workflow%3A%22Test+and+release%22 .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black

Overview

filebrowsersafe is a permanent fork of FileBrowser asset manager <https://github.com/sehmaschine/django-filebrowser> for Django <https://www.djangoproject.com/>, to be referenced as a dependency for the Mezzanine CMS for Django <http://mezzanine.jupo.org/>.

At the time of filebrowsersafe's creation, FileBrowser was incorrectly packaged on PyPI <https://pypi.python.org/pypi>, and had also dropped compatibility with Django 1.1 -- filebrowser_safe was therefore created to address these specific issues.

For further details, see Why are Grappelli and Filebrowser Forked? <http://mezzanine.jupo.org/docs/frequently-asked-questions.html#grappelli-filebrowser-forks>_.

Contributing

Please refer to Mezzanine's Contribution Guidelines <https://github.com/stephenmcd/mezzanine/blob/master/CONTRIBUTING.rst>_