What does an ideal Django workflow setup look like?
22nd October 2010
My answer to What does an ideal Django workflow setup look like? on Quora
Short answer: virtualenv, pip, south for migrations, fabric for deployment.
Long answer: I haven’t seen the perfect tutorial covering all of the above yet, which is a shame, but here are some good links:
http://morethanseven.net/2009/07...http://www.saltycrane.com/blog/2...
http://www.clemesha.org/blog/mod...
http://www.caktusgroup.com/blog/...
More recent articles
- Hacking the WiFi-enabled color screen GitHub Universe conference badge - 28th October 2025
- Video: Building a tool to copy-paste share terminal sessions using Claude Code for web - 23rd October 2025
- Dane Stuckey (OpenAI CISO) on prompt injection risks for ChatGPT Atlas - 22nd October 2025