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
- Experimenting with Starlette 1.0 with Claude skills - 22nd March 2026
- Profiling Hacker News users based on their comments - 21st March 2026
- Thoughts on OpenAI acquiring Astral and uv/ruff/ty - 19th March 2026