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 »
Continuous delivery with Bitbucket Pipelines and custom CentOS7 PostgreSQL Docker image.
Read more »
With Django 3.1, you can put async code in production if you don’t have to do heavy-lifting with some parts of Django that don’t support async yet. (more…)
Read more »
Django is the web framework for perfectionists with deadlines. And that is exactly what Django proved to be in the journey of SignRequest to Box.The way we u... (more…)
Read more »
In-depth overview of open source Django-CQRS framework by CloudBlue Connect... (more…)
Read more »