django-filer-mod

A file management application for django that makes handling of files and images a breeze.


License
BSD-3-Clause
Install
pip install django-filer-mod==1.3.2.post1

Documentation

django-filer

A file management application for django that makes handling of files and images a breeze.

https://raw.githubusercontent.com/divio/django-filer/develop/docs/_static/filer_1.png

https://raw.githubusercontent.com/divio/django-filer/develop/docs/_static/filer_2.png

https://raw.githubusercontent.com/divio/django-filer/develop/docs/_static/filer_3.png

Filer detail view:

https://raw.githubusercontent.com/divio/django-filer/develop/docs/_static/detail_image.png

https://raw.githubusercontent.com/divio/django-filer/develop/docs/_static/detail_file.png

Filer picker widget:

https://raw.githubusercontent.com/divio/django-filer/develop/docs/_static/file_picker_1.png

https://raw.githubusercontent.com/divio/django-filer/develop/docs/_static/file_picker_2.png

https://raw.githubusercontent.com/divio/django-filer/develop/docs/_static/file_picker_3.png

Please head over to documentation for all the details on how to install, configure and use django-filer.