In accordance with our security release policy, the Django team is issuing Django 3.0.1, Django 2.2.9 and Django 1.11.27. These release addresses the security issue detailed below. We encourage all users of Django to upgrade as soon as possible. (more…)
Read more »
Understand GROUP BY in Django ORM by comparing QuerySets and SQL side by side. If SQL is where you are most comfortable, this is the Django GROUP BY tutorial for you. (more…)
Read more »
Picture the scene: it’s 11pm and production is down. Stress. You’re about to roll back to the last good release. All you need is to… (more…)
Read more »
Building a social network isn't just a really cool project, but it's also a project that can teach you a lot of new cool things. In this video we will begin ... (more…)
Read more »
This post describes, in detail, one possible approach for accepting payments with Paddle in a Django app. (more…)
Read more »