Simon Willison’s Weblog

Subscribe

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/...

This is What does an ideal Django workflow setup look like? by Simon Willison, posted on 22nd October 2010.

Next: What is the best way to maintain a API wrapper class across multiple languages?

Previous: Is it possible to make API calls without cURL installed?

Monthly briefing

Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.

Pay me to send you less!

Sponsor & subscribe