We are performance tuners, Django and Python experts, infrastructure and scaling architects.

Django Consulting / Dev / Support Software / Application Development
PostgreSQL Consulting Services Open Source Software Support
Infrastructure Operations & Deployment System Administration

Our experience is your advantage.

We offer technical support and consultation for complex open source systems.

Recent Posts

Flavio Curella

Slugs as primary keys

A very common pattern in a Django Project is to have some kind of 'model-type' relationship, where you have some kind of object that can only belong to one of the types defined in the database.

Flavio Curella

Sentinel values in Python

It is often necessary to differentiate between an argument that has not been provided, and an argument provided with the value `None`. For that purpose, we create what's called a 'sentinel value'.

Lacey Williams Henschel

Celery and Django and Docker: Oh My!

In this post, you will learn how to create a Celery task inside a Django project in a Docker container. Sounds awesome, right?

All Posts