django-planet

What's new in Django community blogs?

Teacher Checklist Model - Building SaaS with Python and Django #139

July 21, 2022 » Django on Matt Layman » [Archived Version]

In this episode, we created a new model for the teacher checklist feature that I recently added to my homeschool app. This new checklist model will enable users to filter out courses that appear on a teacher’s checklist.

Read More

Teacher Checklist Model - Building SaaS #139

July 21, 2022 » Django on Matt Layman » [Archived Version]

In this episode, we created a new model for the teacher checklist feature that I recently added to my homeschool app. This new checklist model will enable users to filter out courses that appear on a teacher’s checklist.

Read More

Django REST Framework (Ep5 Replay)

July 20, 2022 » Django Chat » [Archived Version]

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

Read More

Guide to Unit Testing Vue Components

July 19, 2022 » TestDriven.io » [Archived Version]

This article serves as a guide for unit testing Vue components.

Read More

Django Stripe Subscriptions

July 18, 2022 » TestDriven.io » [Archived Version]

This tutorial looks at how to handle subscription payments with Django and Stripe.

Read More

EuroPython 2022

July 13, 2022 » Paolo Melchiorre » [Archived Version]

EuroPython is the official European conference for the Python programming language.

Read More

Yes, I have opinions on your open source contributions

July 11, 2022 » James Bennett » [Archived Version]

Recently the Python Package Index announced that they will be implementing new account-security policies, and hoo boy are some people ever worked up about it. This has already escalated to the author of at least one high-download-count package — one which was a dependency of pytest, thus likely to break a lot of people’s testing and CI right as the weekend started, always nice — deleting their package from PyPI out of anger and announcing … Read full entry

Read More

Yes, I have opinions on your open source contributions

July 11, 2022 » James Bennett » [Archived Version]

Recently the Python Package Index announced that they will be implementing new account-security policies, and hoo boy are some people ever worked up about it. This has already escalated to the author of at least one high-download-count package — one which was a dependency of pytest, thus likely to break a lot of people’s testing and CI right as the weekend started, always nice — deleting their package from PyPI out of anger and announcing … Read full entry

Read More

Pointer Podcast - 108

July 6, 2022 » Paolo Melchiorre » [Archived Version]

The Pointer Podcast is an Italian podcast dedicated to technology and innovation enthusiasts.

Read More

htmx - Carson Gross (Ep95 Replay)

July 6, 2022 » Django Chat » [Archived Version]

Carson is the creator of htmx (formerly intercooler.js), which allows for AJAX, CSS Transitions, WebSockets, and Server Sent Events directly in HTML: no JavaScript required.

Read More