When your Django application sends back a response with your user interface, templates are the tool you'll use to produce that user interface. This article looks at what templates are and how to use them. (more…)
Read more »
As I mentioned back in February, I’ve been working with the VaccinateCA project to try to bring the pandemic to an end a little earlier by helping gather as accurate … (more…)
Read more »
Welcome to part 28 of "How to build an Ecommerce website using Django 3 and Vue.js". In this part of the series, I will implement PayPal to the website. So w... (more…)
Read more »
Discusses the requirements and the process of designing the django models for the requirements in an efficent manner. (more…)
Read more »