Sometimes, we want to count frequency of values in Python Pandas DataFrame column. In this…
Sometimes, we want to convert datetime.timedelta to minutes, hours in Python. In this article, we’ll…
Sometimes, we want to use docker-compose to build multiple services. In this article, we’ll look…
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…