django-planet

What's new in Django community blogs?

jetstack/cert-manager on GKE Private Clusters

April 12, 2019 » REVSYS Blog » [Archived Version]

jetstack/cert-manager on GKE Private Clusters

Read More

Logging Rethought

April 11, 2019 » Markus Holtermann » [Archived Version]

We build services used by thousands of people. While uptime monitoring is crucial to deliver a great user experience, understanding what went wrong is equally important.

Read More

Logging Rethought

April 11, 2019 » Markus Holtermann » [Archived Version]

We build services used by thousands of people. While uptime monitoring is crucial to deliver a great user experience, understanding what went wrong is equally important.

Read More

DjangoCon Europe 2019

April 11, 2019 » Paolo Melchiorre » [Archived Version]

DjangoCon Europe is an international conference for the community by the community about the Django web framework, held each year in Europe.

Read More

Django Fellow - Tim Graham

April 10, 2019 » Django Chat » [Archived Version]

An interview with Tim Graham, the inaugural Django Fellow, who has played the largest single role in Django's advancement over the past 4+ years.

Read More

Completing Account Deactivation - Building SaaS #18

April 4, 2019 » Django on Matt Layman » [Archived Version]

In this episode, we finished the account deactivation flow. We looked at how to log out and mark an account as inactive. The deactivate customer is presented with a nice deactivated page to let them know there subscription was canceled successfully.

Read More

Django Versions

April 3, 2019 » Django Chat » [Archived Version]

A discussion of Django versions including the recent 2.2 release, LTS's, and what's in store for Django 3.0 and onwards.

Read More

Canceling Stripe Subscriptions - Building SaaS #17

March 28, 2019 » Django on Matt Layman » [Archived Version]

In this episode, we continued on the deactivation workflow and worked through canceling a subscription with Stripe.

Read More

Django REST Framework

March 27, 2019 » Django Chat » [Archived Version]

A discussion of Django REST Framework, how it integrates with traditional Django, and its core features.

Read More

Less Obvious Things To Do With Django’s ORM

March 22, 2019 » Markus Holtermann » [Archived Version]

Django’s ORM is powerful and has been for ages. It only became even more powerful over the last years. In this post I want to explore some less-known features.

Read More