Metadata-Version: 1.0
Name: django-ftp-deploy
Version: 1.4.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 repository list
        * Restore failed deploys
        * Email notifications per service
        * Statistics of deployments
        * Deployment logs
        * Queuing deploys
        * Deploying progressbar
        
        
        Supported GIT repositories:
        
        * Bitbucket
        * Github - **NEW**
        
        
        Documentation
        -------------
        
        `Read The Docs <http://django-ftp-deploy.readthedocs.org/en/latest/>`_. 
Platform: UNKNOWN
