Metadata-Version: 1.0
Name: jmbo-show
Version: 0.3.1
Summary: Jmbo show app.
Home-page: http://github.com/praekelt/jmbo-show
Author: Praekelt Foundation
Author-email: dev@praekelt.com
License: BSD
Description: Jmbo Show
        =========
        
        Jmbo show app.
        
        Authors
        =======
        
        Praekelt Foundation
        -------------------
        * Shaun Sephton
        * Jonathan Bydendyk
        * Hedley Roos
        
        Changelog
        =========
        
        0.3.1
        -----
        #. Use `jmbocache` tag which takes the current site in account.
        
        0.3
        ---
        #. Change the view modifier so it does not write directly to `extra_params`. This change causes template breakage if you have customized `show_detail.html`.
        
        0.2.4
        -----
        #. Fix missing south dependency on `jmbo-calendar`.
        
        0.2.3
        -----
        #. Cache show detail page.
        #. Add a field so queries can be ordered on start time instead of start datetime.
        
        0.2.2
        -----
        #. Change calculation for on air now.
        
        0.2.1
        -----
        #. Missing imports added. Shows can now be set to be on Saturday or Sunday.
        
        0.2
        ---
        #. Refactor to be dependant on `jmbo-foundry`. This refactor is backwards incompatible, but since jmbo-show is not in widespread use yet it is not an issue.
        
        0.0.6
        -----
        
        #. Added show contributor contact form, views and templates.
        
        
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
