Django 2.0 beta 1 is an opportunity for you to try out the assortment of new
features in Django 2.0. (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 »
The Django migration system was developed and optmized to work with large number of migrations. Generally you shouldn’tmind to keep a big amount of models mi... (more…)
Read more »
This tutorial will show you how to Dockerize a Django project in less than 5 minutes. If you've been working with Django for a while, chances are you've heard of Docker before. But here's a quick summary of Docker and why you should consider using it in y... (more…)
Read more »
"Speakers: Lisa Guo, Hui Ding Keynote Slides can be found at: https://speakerdeck.com/pycon2017 and https://github.com/PyCon/2017-slides"... (more…)
Read more »