Django middleware to visualize app’s traffic in Kibana

django-traffic – Django middleware that helps visualize your app’s traffic in Kibana…

Similar

Multi-Tenancy in Django

Here's how we implemented multi-tenancy on a recent Python / Django app build. This article describes our approach, shares some code and compares it with an earlier project we did using a different method. (more…)

Read more »