Designing good Django models is very important when it comes to readability and to maintainability. In this post I'll share some good tips on how to implement some good techniques. (more…)
Read more »
In this article we’ll go over how to handle webhooks using Django, create a webhook in GitHub, and test the webhook on your local machine…...
Read more »
I’ve been thinking a little while of a “video series” I could start and landed on “Building a SaaS on YouTube using Django and Vue.js”. I’m going to start with installation and finish with… (more…)
Read more »
Short tutorial about making an Django app automatically available to an users native language. (more…)
Read more »
No big JS framework behind NLP Cloud (https://nlpcloud.io), but only htmx for the frontend and Django as the backend. Here is how it works. (more…)
Read more »