Deploy a Django App using Docker
Discover the power of Django, a high-level Python web framework for rapid development. With its clean design and hassle-free development, you can focus on writing your app without reinventing the wheel. Create and deploy your Django app using Docker in this guided project. Free and open source.
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.
In this guided project you will create and deploy a Django app using Docker.
×