Django is a full-featured Python web framework for developing dynamic websites and applications. Using Django, you can quickly create Python web applications and rely on the framework to do a good deal of the heavy lifting. In this guide, we will show... (more…)
Read more »
In this tutorial, you will learn to integrate MailChimp service with Django.
MailChimp is an email marketing service. It is a service that can allow you to collect subscribers from your website for email marketing. Their API will provide you with a pla... (more…)
Read more »
Django and Vue.js are my two favorite frameworks for building the best websites. In this post I will tell you everything you need to know to use them together. (more…)
Read more »
We have a Django application, and part
of it exists behind Apache HTTP Basic Authentication. For reasons beyond the scope of this
entry, I was recently rediscovering some things about how Django
interacts with Apache HTTP Basic Authentication, and so I wa... (more…)
Read more »
Learn how to get started contributing to open source by fixing a Django framework bug. (more…)
Read more »