Metadata-Version: 1.1
Name: jmbo-gallery
Version: 0.2.4
Summary: Jmbo gallery app.
Home-page: http://github.com/praekelt/jmbo-gallery
Author: Praekelt Foundation
Author-email: dev@praekelt.com
License: BSD
Description: Find the complete set of `Jmbo docs here <http://jmbo.readthedocs.org/>`_
        
        Authors
        =======
        
        Praekelt Foundation
        -------------------
        
        * Shaun Sephton
        * Jonathan Bydendyk
        * Euan Jonker
        * Hedley Roos
        
        Changelog
        =========
        
        0.2.4
        -----
        #. Convert the product to support South migrations. If you have an existing installation you must do `/bin/django migrate gallery 0001 --fake` once.
        #. Add optional content richtext field to gallery.
        #. Remove redundant tests.
        
        0.2.3
        -----
        #. Cache templates.
        
        0.2.2
        -----
        #. Do not assume the presence of jquery.
        #. Friendlier url to detail page.
        
        0.2.1
        -----
        #. Bulk image upload form
        
        0.2
        ---
        #. Refactor embedded video so it can be used in a gallery.
        #. Finer grained photo sizes. Run `jmbo-foundry` load_photosizes to activate these new photo sizes.
        #. Videos launch the native player on mobile devices.
        
        0.1
        ---
        #. Add dependency on `jmbo-foundry`.
        #. Port templates from `jmbo-foundry`.
        
        0.0.3
        -----
        #. Clean up detail view.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
