Unanswered
What is the best way to run a Django site when requiring socket connections? Should a separate server be run and a database updated, or is there a way to keep that TCP socket server running from within a Django install?
How can I do secure development with all my code online? What are the only files that I can't have online (those with sensitive data)? I'm guessing ssh keys, passwords, and perhaps network addresses.
Answered
Once a questioned has some links or resources it can move down here.