Metadata-Version: 1.1
Name: django-djaboto
Version: 0.0.5a1
Summary: A Django app and assorted tools to help create, deploy and manage Django projects on AWS servers
Home-page: https://bitbucket.org/oddotterco/django-djaboto
Author: Odd Otter Co
Author-email: djaboto@oddotter.com
License: BSD
Description: ===========
        django-djaboto
        ===========
        
        A django application with assorted tools to help create and manage Django CMS projects and to then deploy
        them on AWS servers.
        
        Django-Boto heavily relies upon the AWS Python module Boto, and really only wraps it in a django command set for consistency.
        
        Dependencies
        ============
        
        - django
        - boto
        - fabric
        
        Getting Started
        =============
        
        TBD
        
        Usage
        =====
        
        TBD
        
        Production Environment
        ======================
        
        TBD
        
        Changelog
        =========
        0.0.5a1 - Added support for initial update to an existing instance with pre-existing sites.
        
Keywords: django,cms,amazon
Platform: OS Independent
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
