Metadata-Version: 1.0
Name: djangout
Version: 1.0a1
Summary: Buildout recipes for Django
Home-page: http://bitbucket.org/2degrees/djangout/
Author: 2degrees Limited
Author-email: 2degrees-dev@googlegroups.com
License: BSD (http://dev.2degreesnetwork.com/p/2degrees-license.html)
Description: **********************************************
        djangout -- Set of Buildout recipes for Django
        **********************************************
        
        This package offers `Django <http://www.djangoproject.com/>`_-specific
        `Buildout <http://www.buildout.org/>`_ recipes, such as:
        
        - One that makes available the path to the Django Admin media in the Buildout
        parts, so it can be referenced from other recipes (e.g., to generate an
        Apache virtual host configuration that serves these media).
        
        The end-user manual is available at: http://packages.python.org/djangout/
        
        **Djangout** releases
        =====================
        
        
        Version 1.0 Alpha 1 (2010-02-18)
        --------------------------------
        
        Implemented the **admin_media** recipe.
        
Keywords: buildout recipe django media
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Buildout
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP
