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
- My fireside chat about agentic engineering at the Pragmatic Summit - 14th March 2026
- Perhaps not Boring Technology after all - 9th March 2026
- Can coding agents relicense open source through a “clean room” implementation of code? - 5th March 2026