April 2020
The purpose of this tutorial is to demonstrate how to customize the Django admin index page and add a chart easily using the library django-chartJs.
Continue ReadingApril 2020
The purpose of this tutorial is to demonstrate how to customize the Django admin index page and add a chart easily using the library django-chartJs.
Continue ReadingApril 2020
In this tutorial we will learn how to customize the listview page of a specific model to show the values of a foreign key.
Continue ReadingApril 2020
This tutorial is the first one of a series dedicated to django admin interface customization. Today, we will learn how to replace the default django admin login page with a new shiny one.
Continue Reading