A structural guide and tutorial for building a Django CRUD application at lightning speed using the Django Rest Framework library... (more…)
Read more »
For some time now, a proposal to change the governance of the Django
open-source project has been under discussion and refinement. It was
written up as a Django Enhancement Proposal (DEP), and numbered as
DEP 10. (more…)
Read more »
The much anticipated Django 2.0 was recently released and we are updating Pinax apps, client projects, and our own sites. This offers the perfect opportunity to share our process and some of the most common issues. (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 »
In a previous blog post, we explained how we enhanced a Django application to make it compatible with a wide range of Python/Django versions. In this blog post, we explain how we deployed a demo application on Heroku. (more…)
Read more »