Home > django-fabric-playground

django-fabric-playground

Django-fabric-playground is a project mainly written in Python, it's free.

Django application that uses Fabric

Just some examples using Django, Fabric and buildout

To run this run the following commands:

python bootstrap.py bin/buildout bin/fab deploy

and that's it! Just update the fabfile.py to point to the correct host(s) and make it do something useful.

Previous:APP