Schedule
Django Chuck - Your powerful project punch button
Description
Django Chuck is a modular, open source, command-based project build system, that gives you the power to create new projects as fast as pushing on a button.
It creates a virtualenv and a Django project for you, installs all required Python packages, creates the database and a fab file for
automatic deployment and thanks to the module system you can easily add functionality like CMS, Facebook, Twitter, multilang and
search engine support to a new or existing project.
But Chuck cannot be just used to create a project it can also checkout the source for you and setup everything until the Django
server is running and you're ready to do your development work. Just leave all the annoying stuff to Chuck and if there is some
task Chuck can't do for you at the moment you can add your own command to let Chuck configure your continuos integration system,
setup your hosting or do whatever you might imagine!






