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
- DeepSeek V4 - almost on the frontier, a fraction of the price - 24th April 2026
- Extract PDF text in your browser with LiteParse for the web - 23rd April 2026
- A pelican for GPT-5.5 via the semi-official Codex backdoor API - 23rd April 2026