Metadata-Version: 1.1
Name: django-filer
Version: 1.1.0
Summary: A file management application for django that makes handling of files and images a breeze.
Home-page: http://github.com/divio/django-filer
Author: Stefan Foulis
Author-email: stefan@foulis.ch
License: BSD
Description: ============
        django-filer
        ============
        
        
        A file management application for django that makes handling of files and images a breeze.
        
        +-----------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------+
        | .. image:: https://raw.githubusercontent.com/divio/django-filer/develop/filer/static/preview_images/filer_1.png | .. image:: https://raw.githubusercontent.com/divio/django-filer/develop/filer/static/preview_images/filer_2.png |
        +-----------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------+
        
        Filer detail view:
        
        +----------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------+
        | .. image:: https://raw.githubusercontent.com/divio/django-filer/develop/filer/static/preview_images/detail_image.png | .. image:: https://raw.githubusercontent.com/divio/django-filer/develop/filer/static/preview_images/detail_file.png |
        +----------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------+
        
        Filer picker widget:
        
        +-----------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+
        | .. image:: https://raw.githubusercontent.com/divio/django-filer/develop/filer/static/preview_images/file_picker_1.png | .. image:: https://raw.githubusercontent.com/divio/django-filer/develop/filer/static/preview_images/file_picker_2.png |
        +-----------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+
        | .. image:: https://raw.githubusercontent.com/divio/django-filer/develop/filer/static/preview_images/file_picker_3.png |                                                                                                                       |
        +-----------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+
        
        Please head over to `documentation`_ for all the details on how to install,
        configure and use django-filer.
        
        .. _documentation: http://django-filer.readthedocs.org/en/latest/index.html
        
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.5
Classifier: Framework :: Django :: 1.6
Classifier: Framework :: Django :: 1.7
Classifier: Framework :: Django :: 1.8
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
