filebrowser-safe
filebrowser-safe copied to clipboard
File manager for Mezzanine
.. 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
filebrowser_safe 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 filebrowser_safe'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>_