Metadata-Version: 1.1
Name: django-folderless
Version: 0.2
Summary: folderless media management for django
Home-page: http://github.com/benzkji/django-folderless
Author: Ben Stähli
Author-email: bnzk@bnzk.ch
License: BSD
Description: django-folderless
        *****************
        
        .. image:: https://travis-ci.org/benzkji/django-folderless.svg
            :target: https://travis-ci.org/benzkji/django-folderless
        
        simple media manager for django - you won't need those folders.
        
        nevertheless, many similiar things already exist. no wonder this project is heavily experienced by https://github.com/stefanfoulis/django-filer, and to some extent, feincms.module.medialibrary and https://github.com/samluescher/django-media-tree.
        
        initial idea credits: https://github.com/wullerot/ (manipulated django-filer to hide folders completely).
        
        this project will use http://semver.org when ready.
        
        to be written...
        0. deps
        1. INSTALLED_APPS
        2. south
        3. add field, migrate/sync
        4. test
        
        in the meantime: http://de.slideshare.net/motivesystems/slideshare-upload-gartner-pcc-presentation-going-folderless-with-metadata
        
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
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
