Hi, I just made my first Django application and am looking forward to deploying it. I have decided to use mod-wsgi.
I was wondering if I could try continuous-deployment; has anyone here tried that out? I am pretty well versed with Mercurial and practice code-review while working in a team so I guess continuous deployment should work.