I am learning django/web development, and will likely be launching my app in the wild soon. A link that details out how to manage deployment and source code management using git would be tremendously helpful.
This article by the Heroku guys also does a good job of explaining the core concepts of a modular approach to writing your app: http://www.12factor.net.
Is there anything from the post you'd like more detail on? Email me at <myusername>@gmail.com and I'd be happy to go over everything I've done so far regarding deployment and source code management via git.