Metadata-Version: 1.1
Name: jmbo-calendar
Version: 2.0.2
Summary: Jmbo calendar app.
Home-page: http://github.com/praekelt/jmbo-calendar
Author: Praekelt Foundation
Author-email: dev@praekelt.com
License: BSD
Description: Jmbo Calendar
        =============
        **Jmbo calendar application. Provides calendars and events.**
        
        .. figure:: https://travis-ci.org/praekelt/jmbo-calendar.svg?branch=develop
           :align: center
           :alt: Travis
        
        .. contents:: Contents
            :depth: 5
        
        Installation
        ------------
        todo: mention humanize, atlas, postgis, why cal exists. ckeditor.
        
        Content types
        -------------
        
        Authors
        =======
        
        Praekelt Foundation
        -------------------
        * Shaun Sephton
        * Jonathan Bydendyk
        * Rizmari Versfeld
        
        Changelog
        =========
        
        2.0.2
        -----
        #. Remove remnants of GIS code in views.
        
        2.0.1
        -----
        #. Ensure atlas can be optional.
        
        2.0.0
        -----
        #. Stabilize on Jmbo 2.0.0.
        
        2.0.0a1
        -------
        #. Up minimum jmbo to 2.0.0.
        #. Django 1.6 support.
        
        0.3
        ---
        #. Remove dependency on `jmbo-foundry`.
        #. More tests.
        
        0.2.5
        -----
        #. Use correct attribute to render thumbnail image.
        #. Cache templates.
        
        0.2.4
        -----
        #. Add missing South migration dependency.
        
        0.2.3
        -----
        #. Friendlier URLs.
        #. Do not show canonical image on detail view if images provided in rich text content.
        #. Order admin fields.
        
        0.2.2 (2013-02-15)
        ------------------
        #. Display last date and time if there is no next repetition of an event.
        #. Improve translation awareness.
        
        0.2.1 (2012-10-15)
        ------------------
        #. All templates in basic layer.
        
        0.2
        ---
        #. Major refactor. Introduced a dependency on `jmbo-foundry`.
        
        0.0.2 (2011-08-22)
        ------------------
        #. Initial Release.
        
        
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
