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 »
How Django shaped my career for so long but is now being replaced for RedwoodJS with a simpler and more modern approach. (more…)
Read more »
When you look for Django ORM optimization tips on the web, you will find mainly articles telling that you should use select_related and prefetch_related to improve your queries. If you are using… (more…)
Read more »
Django Docker Heroku Tutorial. Contribute to jbarham/django-docker-heroku-tutorial development by creating an account on GitHub. (more…)
Read more »