This article describes the authentication with XMPP on a Django powered website.
Read more »
In this article you will learn how to build a simple REST API using Django REST Framework. The code in this article was written with Python 3.6, Django 1.11 and DRF 3.6 in mind. (more…)
Read more »
The Django admin is a very powerful tool. We use it for day to day operations, browsing data and support. As we grew some of our projects from zero to 100K+ users we started experiencing some of Django's admin pain points - long response times and heavy l... (more…)
Read more »
About a year ago, Instawork started experimenting with a new product called Gigs. Gigs lets restaurants and caterers fill on-demand shifts… (more…)
Read more »
Hacker News is a very cool community. It's where all the coolest new things are being shared. Have you ever thought about building your own version of the si... (more…)
Read more »