If you’ve come from a world where most of your Python gets run locally, or you send your script to a friend through email, moving to the world of the web can be rather daunting. Even if you’re an old pro at packaging things and submitting them to PyPI, the web has its own set of challenges. When you write something using Django, or any other web framework, you’re no longer just writing code. If you want to put your project on the web, you’re now dealing with infrastructure. It isn’t quite as scary as it sounds, but there are some things you need to be aware of.
Note
Throughout this appendix I will be mentioning companies that provide a variety of hosting services. This is not an endorsement; Google-ing a provider name and "alternatives" or "competitors" is a good way to get a list of choices to choose from.