Marcos Petry
Marcos Petry
Photologue is a huge app, and i believe if it more easy to mantain if we separate these responsibilities os management and processing. Look I'm not saying to drop this...
Hi! I've made some changes: - running tests with nose - removed Django < 1.3 support - added supprt to django 1.5 - added travis CI - added code quality...
user can customize git archive command, passing other branchs or skipping some files
some site can be alias to another url, should be possible add a function to create this rule on nginx to render the website on alias or redirect to oficial...
shoul be possible rollback an deploy running ``` bash $ fab deploy --resease RELEASE_NUMBER ```
fabric-recipes uses the debian version of gunicorn, but we also use virtualenv, so, fabric-recipes must have install debian version of gunicorn on virtualenv