Django 3.0 release candidate 1 is the final opportunity for you to try out the raft of new features before Django 3.0 is released. (more…)
Read more »
If you look around, you'll find many references telling you to keep your business logic out of your views. This seems reasonable and by providing an example, those resources will explain this in a way that it makes total sense, at least at the time. Sadly... (more…)
Read more »
As we have learned in my previous post, there are a lot of benefits in concentrating all the code related with sending emails in one place, creating a base mailer which handles the creation and… (more…)
Read more »
If you want to learn how to build a simple SaaS from scratch or you want to learn Vue.js and Django, you've come to the right place. In this video series, I ... (more…)
Read more »
A simple, step-by-step walkthrough for configuring and deploying a Django application to AWS using Nanobox. (more…)
Read more »