Credits https://www.pexels.com/es-es/@axel-vandenhirtz-332204/ Django How to create a history of products with django and redis? You are browsing an ecommerce site, a product catches your attention and you click to see it, but you are not convinced. …
Credits to https://www.pexels.com/@cottonbro/ Django Databases Django Annotate and aggregate explained The computer screen illuminated my face full of despair, I rubbed my head in despair, while I googled: “Django …
credits https://www.pexels.com/es-es/@alex-andrews-271121/ Django Docker Cookiecutter-django for configuring and deploying in Django I wrote the previous entries as an introduction for this week’s topic. In this post I’m going to explain …
credits https://www.pexels.com/es-es/@elifskies-53441403/ Django Databases Understand inheritance types in Django models Sometimes, when we create Models in Django we want to give certain characteristics in common to several of our models. …
Django Learning Django through the book Django by example, my review This book plans to teach you Django by creating four projects from scratch. Django by Example starts by creating a blog, …
Django Django 3.1 changes and new features: complete overview A few hours ago I was browsing my twitter and I found out that they just released Django 3.1, changes and new features …
Django The best Django book, Two Scoops of Django review This post is a review of Two scoops of Django, what I consider the best Django book. It’s a total must-have book …
Django Django for Professionals' review Some time ago, while searching for information about Django on the internet I came across a very good weekly podcast …
Django The definitive guide to Django Django is my favorite web development framework, it is mature, its documentation and community are excellent. When I …