Metadata-Version: 2.0
Name: django-media-explorer
Version: 0.2.0
Summary: A Django application to manage your images, video links, embeds and slideshows.
Home-page: https://github.com/oxfamamerica/django-media-explorer
Author: Kofi Bosque-Hamilton
Author-email: koficharlie@gmail.com
License: MIT
Download-URL: https://pypi.python.org/pypi/django-media-explorer/
Keywords: multimedia,media,video,gallery
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: django (>=1.7)
Requires-Dist: micawber (==0.3.2)
Requires-Dist: djangorestframework (==3.0.0)
Requires-Dist: Pillow (==2.6.1)
Requires-Dist: django-ckeditor (==4.4.8)

Django Media Explorer
=====================

Go to https://github.com/oxfamamerica/django-media-explorer for documentation.

Screen shots
------------

`Images <http://media.oxfamamerica.org.s3.amazonaws.com/images/github/dme-images.jpg>`_

`Add images <http://media.oxfamamerica.org.s3.amazonaws.com/images/github/dme-images-add.jpg>`_

`Videos <http://media.oxfamamerica.org.s3.amazonaws.com/images/github/dme-videos.jpg>`_

`Add video <http://media.oxfamamerica.org.s3.amazonaws.com/images/github/dme-videos-add.jpg>`_

`Gallery <http://media.oxfamamerica.org.s3.amazonaws.com/images/github/dme-gallery.jpg>`_

`Add gallery <http://media.oxfamamerica.org.s3.amazonaws.com/images/github/dme-gallery-add.jpg>`_

`Edit gallery <http://media.oxfamamerica.org.s3.amazonaws.com/images/github/dme-gallery-edit.jpg>`_


