From the course: Advanced Django Project: Build High-Traffic Websites with Django
Tackling projects with Django - Django Tutorial
From the course: Advanced Django Project: Build High-Traffic Websites with Django
Tackling projects with Django
- [Ryan] Django is in the back end of many high-traffic websites, such as Instagram, Pinterest, and Disqus. And is the framework of choice for open source foundations, like Mozilla, OpenStack, and the Open Knowledge Foundation. It's also known as the web framework for perfectionists with deadlines, for very good reasons. Its rapid development tools, pragmatically designed Python, and out-of-the-box functionality create secure, robust, and infinitely extendible web projects with just a few lines of code. If you know where to place them. This course will show you how to tackle any web engineering situation and translate it into Django code. Build custom validators, filters, managers. Extend and augment the default Django settings and models. Eliminate code redundancy, and implement clean error handling, authentication, caching, and other tools. Hi, I'm Ryan. And whatever kind of web project you have, I'll show you how to build it in Django. Come join me as we dive beneath the surface of this web framework for some hands-on development and Django wrangling.