If you are coming from Django, you may have come across the slightly unfortunate…
django
Number of posts: 5
"Magic" Model Pytest fixtures
When building and testing Django applications we find ourselves importing models…
GDPR on top of Django's model Collector
In the rise of GDPR many organisations have started implementing more and more f…
Django ORM - Order of query evaluation
When working with an ORM it is often easy to forget that whatever you write is u…
Request logging in Opbeat
Opbeat is undeniably awesome. It logs all the things, it provides useful traces…