Software Engineer. Exploring and learning the new technologies.
I am available for any help related to python or linux.
Creating a complete e-commerce app is a complex task that involves many different components. In this tutorial, we'll go through the steps for building a basic e-commerce app with Django. We'll cover the following topics: Setting up the project and ...

here's a step-by-step tutorial for adding a custom widget named TotalOrders to the Django-jet admin panel with a custom dashboard: First, make sure that you have installed the Django-jet library by running pip install django-jet. Next, create a Dja...
