Welcome to the first part of How to build a job board using Django and Vue 3. In this tutorial series, I will show you how to build a job board from scratch.... (more…)
Read more »
Django helps you build websites in Python. How does it work? In this series, we'll explore Django from top to bottom to show you how to build the website you've wanted. We'll start from the beginning with the browser. (more…)
Read more »
reset_migrations - Clean up Django migrations with just one press...
Read more »
Discusses the requirements and the process of designing the django models for the requirements in an efficent manner. (more…)
Read more »
In a previous blog post, we explained how we enhanced a Django application to make it compatible with a wide range of Python/Django versions. In this blog post, we explain how we deployed a demo application on Heroku. (more…)
Read more »