Django by errors – Study with this will make you crazy

In this tutorial, we will focus on how to build a recipe site by taking one
step at a time, seeing what error is waiting for us next.

Similar

Django 3.1 Async

With version 3.1, you can finally use asynchronous views, middlewares and tests in Django. Support for async database queries wil l follow later. You don’t have to change anything if you don’t want to use those new async features . All of your existing ... (more…)

Read more »