django-planet

What's new in Django community blogs?

Running Python in the Browser with WebAssembly

April 15, 2022 » TestDriven.io » [Archived Version]

In this tutorial, you'll build a Python code editor in the browser using WebAssembly (WASM), via Pyodide, and CodeMirror.

Read More

Django’s Rough Edges - Keryn Knight

April 13, 2022 » Django Chat » [Archived Version]

Keryn (Kez) Knight is a longtime contributor and current member of the Django Triage and Review Team. We discuss the rough edges of Django, async, error pages, optimization, and the lifecycle of Python and Django.

Read More

Citus Con 2022

April 12, 2022 » Paolo Melchiorre » [Archived Version]

An Event for Postgres is a free and virtual developer event organized by the Postgres team at Microsoft Azure.

Read More

Permissions in Django

April 11, 2022 » TestDriven.io » [Archived Version]

This article looks at how to leverage Django's default permission system to assign permissions to users and groups.

Read More

PyCon DE 2022

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

PyConDE & PyData Berlin 2022, Berlin Germany. Where Pythonistas in Germany can meet to learn about new and upcoming Python libraries, tools, software and data science.

Read More

Django Day Copenhagen 2022

April 7, 2022 » Paolo Melchiorre » [Archived Version]

Django Day is brought to you by Django Denmark, an association formed in 2018 with the aim of creating and supporting education and networking activities in relation to The Django Web Framework.

Read More

Rapid Prototyping with Django, htmx, and Tailwind CSS

April 3, 2022 » TestDriven.io » [Archived Version]

This tutorial looks at how to add htmx and Tailwind CSS to Django to reduce the amount of time it takes to create and style an interactive front-end.

Read More

PDF Courses Report - Building SaaS with Python and Django #132

March 31, 2022 » Django on Matt Layman » [Archived Version]

In this episode, we added a final PDF report to the PDF bundle. This report was different than the other because there wasn’t a pre-existing HTML report to mimic. I built a report that shows all the completed course tasks for each student.

Read More

PDF Courses Report - Building SaaS #132

March 31, 2022 » Django on Matt Layman » [Archived Version]

In this episode, we added a final PDF report to the PDF bundle. This report was different than the other because there wasn’t a pre-existing HTML report to mimic. I built a report that shows all the completed course tasks for each student.

Read More

Django the Good Parts - James Bennett

March 30, 2022 » Django Chat » [Archived Version]

James is an original core contributor and longtime pillar of the Django community. We discuss Django’s early years, what it got right (and wrong), how the community developed, and the current state of web development with Django.

Read More