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
- Running Python code in a sandbox with MicroPython and WASM - 6th June 2026
- Claude Opus 4.8: "a modest but tangible improvement" - 28th May 2026
- I think Anthropic and OpenAI have found product-market fit - 27th May 2026