appendix B Django in a production environment

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.

Get Django in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.