This post looks at how to configure Celery to handle long-running tasks in a Django app. (more…)
Read more »
Django and Vue.js are my two favorite frameworks for building the best websites. In this post I will tell you everything you need to know to use them together. (more…)
Read more »
Django is an extremely popular and fully featured server-side web framework, written in Python. The module shows you why Django is one of the most popular web server frameworks, how to set up a development environment, and how to get started with using it...
Read more »
After completing those sections, we now have a solid base waiting for additions! This portion begins with a crash course in HTTP. Following that, a clarification on the concept of “applications” in… (more…)
Read more »
This is an overview of a Proof-of-Concept web application I'm working on called django-postgres-vue-gitlab-ecs. This project aims to demonstrate the development and deployment of a web application using some of my favorite tools, languages and frameworks ... (more…)
Read more »