BLOG

All articles tagged Django

Django: From Runserver to Reddit Hugs

Last month, I presented High Performance Django: From Runserver to Reddit Hugs at DjangoCon US in Portland. My assertion was …

Peter Baumgartner

Peter Baumgartner October 17, 2024

High Performance Django: Shipped

I’m excited to announce that our book, High Performance Django is officially complete. You can buy a copy at highperformancedjango.com …

Peter Baumgartner

Peter Baumgartner October 17, 2024

High Performance Django Kickstarter Project

I'm really excited to (finally) announce that we are writing a book! We've been working with Django professionally for a …

Peter Baumgartner

Peter Baumgartner October 17, 2024

Simplifying your Django Frontend Tasks with Grunt

Grunt is a powerful task runner with an amazing assortment of plugins. It’s not limited to the frontend, but there …

Brandon Konkle

Brandon Konkle October 17, 2024

Django Round-Up

For a while now we’ve sent out a regular newsletter called the Django Round-Up, a collection of recent links, packages, …

Brandon Konkle

Brandon Konkle October 17, 2024

A Djangonaut Building a Webapp in Go with Gorilla

At Lincoln Loop, we have been building large web applications using Django since 2007. Recently, however, we have recently started …

Yann Malet

Yann Malet October 17, 2024

Introducing Salmon

Over the years, I’ve used a lot of server monitoring systems. Big enterprisey ones like Zabbix, Zenoss, and Hyperic, smaller …

Peter Baumgartner

Peter Baumgartner October 17, 2024

Django Settings Parity: You're Doing It Wrong

A common paradigm in Django is to create different settings files for different environments (local, production, staging, etc.). Everyone has …

Peter Baumgartner

Peter Baumgartner October 17, 2024

Introduction to Django Selenium Testing

If you’ve never heard of Selenium, put simply, it’s a tool that allows you to create tests that are run …

Marco Louro

Marco Louro October 17, 2024

Load Testing with JMeter: Part 3 - Replaying Apache Logs

Part 1 | “Part 2”/blog/2011/oct/12/load-testing-jmeter-part-2-headless-testing-and-je/ | Part 3 A while ago, I wrote a couple of blog entries about load …

Brandon Konkle

Brandon Konkle October 17, 2024