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 … Read more
Similar
In this tutorial, we will build the API for a blog app featuring CRUD (Create-Read-Update-Delete) functionality with the Django Rest… (more…)
Read more »
Are you looking for an e-commerce application development and worrying about the budget, technology stack to use? Here is our solution to deliver feature rich e-commerce application in less time using django oscar. (more…)
Read more »
This is a very common problem that every developer will eventually face at some point. Your boss or a client comes witha set of requirements and asks you to ... (more…)
Read more »
Here at edX we use the red-black (or blue-green) deployment method. Ben Schmaus’ post on the Netflix Technology Blog details red-black… (more…)
Read more »
Earlier this year, I wrote an article that was sort of a mid-year review of popular Django projects from Github.
Read more »