Metadata-Version: 1.0
Name: django-ftp-deploy
Version: 1.3.0
Summary: Auto FTP deployment for django.
Home-page: http://bitbucket.org/lpakula/django-ftp-deploy
Author: Lukasz Pakula
Author-email: lukaszpakula.pl@gmail.com
License: LICENSE.txt
Description: django-ftp-deploy
        =================
        
        django-ftp-deploy allows you to automatically deploy GIT repositories to FTP servers. You don't need to install git on the server!
        
        
        **Features:**
        
        * Login Screen
        * Services Dashboard (a service is one repository-to-ftp configuration)
        * Manage Multiple Services
        * Verification Services Configurations
        * Repository Hook Management
        * Dynamic Loading of Repository list
        * Restore Failed Deploys
        * Email Notifications per service
        * Statistics of Deployments
        * Deployment Logs
        * Queuing deploys
        
        
        Supported GIT repositories:
        
        * Bitbucket
        * Github (planned)
        
        
        Documentation
        -------------
        
        `Read The Docs <http://django-ftp-deploy.readthedocs.org/en/latest/>`_. 
Platform: UNKNOWN
