Metadata-Version: 1.0
Name: jmbo-paste
Version: 0.1.2
Summary: Python Paste templates creating Jmbo Buildout environments.
Home-page: http://www.jmbo.org
Author: Praekelt Foundation
Author-email: dev@praekelt.com
License: BSD
Description: Jmbo Paste
        ==========
        Python Paste templates creating Jmbo Buildout environments.
        
        This packages is part of the larger `Jmbo <http://www.jmbo.org>`_ project .
        
        .. contents:: Contents
            :depth: 2
        
        Authors
        =======
        
        Praekelt Foundation
        -------------------
        * Shaun Sephton
        
        Changelog
        =========
        
        0.1.1 (2011-06-15)
        ------------------
        #. Jmbo rename.
        
        0.1.0
        -----
        #. Now uses Django 1.2.3.
        #. Creates uploads media folder.
        
        0.0.9
        -----
        #. Corrected django-registration find link
        
        0.0.8
        -----
        #. Added dummy base template to project app.
        #. Added manifest for project app.
        #. Default Profile model now inherits from AbstractProfileBase resolving #11. 
        
        0.0.7
        -----
        #. Set Cheetah version to 2.4.2.1 and above.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Framework :: Paste
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
