Metadata-Version: 1.0
Name: jmbo-banner
Version: 0.2.1
Summary: Jmbo banner app.
Home-page: http://github.com/praekelt/jmbo-banner
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
        * Hedley Roos
        
        Changelog
        =========
        
        0.2.1
        -----
        #. Hotfix release. Add missing files.
        #. Display error message in admin interface to notify of missing banner urls. 
        
        0.2
        ---
        #. Google DFP banner functionality for web and mobi. This facilitates advertising and tracking using Google's DFP service.
        #. `urls.py` created. Be sure to add it to your project urls.
        #. Dependency on `django-dfp>=0.1.2`.
        #. We now have South migrations.
        
        0.1.3
        -----
        #. Create list item templates for code banners.
        
        0.1.2
        -----
        #. Use correct photosize name.
        
        0.1.1
        -----
        #. Use older `jmbo-foundry` API for image URLs.
        
        0.1
        ---
        #. Add dependency on `jmbo-foundry>=0.7`.
        
        0.0.6
        -----
        #. Fix incorrect photosizes.json
        
        
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
