In this article we explore the behavior of auto_now, auto_now_add and default, in the context of the usual created_at and updated_at timestamps, that we add to our Django models.
Updating a QuerySet using an F expression is a common and very useful Django pattern.
In this article, we explore how to bring this pattern to a JSONField.
File upload tend to show up as a feature in most web apps.
In this article, we explore how to handle direct to S3 uploads with Django, where the actual file upload bypasses the Django backend.
The Django Styleguide is core to how we develop software, using Python and Django.
Now, it's time to reach outside of HackSoft and see how other people are using the Django Styleguide.
That's why we are conducting the Django Styleguide Survey.