Sometimes, we want to use docker-compose to build multiple services. In this article, we’ll look…
Coding
Sometimes, we want to specify the Dockerfile to use for each service with docker-compose In…
Sometimes, we want to add hot reloading with docker-compose In this article, we’ll look at…
Sometimes, we want to generate a random hex color in Python. In this article, we’ll…
Sometimes, we want to get the full URL of the image value of a Python…
Sometimes, we want to create custom error messages with model forms with Python Django. In…
Sometimes, we want to highlight links in Python Django templates In this article, we’ll look…
Sometimes, we want to register users in Python Django REST framework. In this article, we’ll…
Sometimes, we want to change the header ‘Django administration’ text with Python Django admin. In…
Sometimes, we want to rename a model and relationship fields with Python Django migrations. In…