Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.27 KB

README.rst

File metadata and controls

31 lines (19 loc) · 1.27 KB

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.