What's new in Django community blogs?

Building SaaS with Python and Django #1

Oct. 25, 2018 » Django on Matt Layman » [Archived Version]

This was the first episode and it was an experiment in streaming. In future episodes, I’ve greatly improved audio and video settings. I’d suggest checking those out.

Read More

Iterating with Simplicity: Evolving a Django app with Intercooler.js

Oct. 24, 2018 » Instawork Engineering » [Archived Version]

About a year ago, Instawork started experimenting with a new product called Gigs. Gigs lets restaurants and caterers fill on-demand shifts with pre-qualified dishwashers, cooks, and servers from Instawork’s network of professionals. Our MVP was little more than a Google form to request shifts. This worked OK in the early days, but as the product took off, it became clear we needed a web dashboard for managers to view and edit their gigs.Our existing web dashboard (a hiring app for full time job…

Read More

Update annotated Django querysets using subqueries

Sept. 30, 2018 » Paolo Melchiorre » [Archived Version]

How-To guide to update a Django queryset with annotation and subquery.

Read More

Tips for Using Django's ManyToManyField

Aug. 31, 2018 » REVSYS Blog » [Archived Version]

Tips for Using Django's ManyToManyField

Read More

Celery and Django and Docker: Oh My!

July 23, 2018 » REVSYS Blog » [Archived Version]

Celery and Django and Docker: Oh My!

Read More

pytest support for django-test-plus

June 15, 2018 » REVSYS Blog » [Archived Version]

pytest support for django-test-plus

Read More

Adding a delay to Django HTTP responses

May 8, 2018 » /var/ - django » [Archived Version]

How add a delay to your Django HTTP responses using a middleware or a CBV

Read More

Django Birthday: Recap

April 18, 2018 » REVSYS Blog » [Archived Version]

Django Birthday: Recap

Read More

Django Birthday Party

April 18, 2018 » REVSYS Blog » [Archived Version]

Django Birthday Party

Read More

Improved Django Tests

April 18, 2018 » REVSYS Blog » [Archived Version]

Improved Django Tests

Read More