Blog Info | Markus Holtermann |
---|---|
Blog website | Link |
June 5, 2021 » Markus Holtermann » [Archived Version]
Whenever you deploy your code and apply migrations in production, you’re entering dangerous territory. I’ll show common pitfalls and ways to avoid them.
Read MoreJune 5, 2021 » Markus Holtermann » [Archived Version]
Whenever you deploy your code and apply migrations in production, you’re entering dangerous territory. I’ll show common pitfalls and ways to avoid them.
Read MoreJune 4, 2021 » Markus Holtermann » [Archived Version]
While migrations are widely used by almost every Django project ever since, there is little known about the internals of the migration framework.
Read MoreJune 4, 2021 » Markus Holtermann » [Archived Version]
While migrations are widely used by almost every Django project ever since, there is little known about the internals of the migration framework.
Read MoreApril 11, 2019 » Markus Holtermann » [Archived Version]
We build services used by thousands of people. While uptime monitoring is crucial to deliver a great user experience, understanding what went wrong is equally important.
Read MoreApril 11, 2019 » Markus Holtermann » [Archived Version]
We build services used by thousands of people. While uptime monitoring is crucial to deliver a great user experience, understanding what went wrong is equally important.
Read MoreMarch 22, 2019 » Markus Holtermann » [Archived Version]
Django’s ORM is powerful and has been for ages. It only became even more powerful over the last years. In this post I want to explore some less-known features.
Read MoreMarch 22, 2019 » Markus Holtermann » [Archived Version]
Django’s ORM is powerful and has been for ages. It only became even more powerful over the last years. In this post I want to explore some less-known features.
Read MoreNov. 21, 2017 » Markus Holtermann » [Archived Version]
An explanation and insight into Django’s security process and how you can adopt a similar process for your project.
Read MoreNov. 21, 2017 » Markus Holtermann » [Archived Version]
An explanation and insight into Django’s security process and how you can adopt a similar process for your project.
Read More