django-planet

What's new in Django community blogs?

User Requests - Building SaaS #134

April 28, 2022 » Django on Matt Layman » [Archived Version]

In this episode, we took a break between big projects and worked on some smaller usability features requested by users of the app.

Read More

Upgrade PostgreSQL from 13 to 14 on Ubuntu 22.04

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

Howto guide for upgrading PostgreSQL from version 13 to 14 on Ubuntu, after its upgrade from version 21.10 to 22.04 (Jammy Jellyfish).

Read More

Appliku - Kostja Palović

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

Kostja Palović is the founder of Appliku, a deployment platform for Django. We chat about his past running an agency, creating Appliku, and the current state of Django deployments.

Read More

Async Views in Django

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

This tutorial looks at how to get started with Django's asynchronous views.

Read More

S3 FileField - Building SaaS with Python and Django #133

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

In this episode, we built the UI to allow users to request an end-of-year PDF bundle. Then we hooked the model up to S3 via django-storages and tested everything out.

Read More

S3 FileField - Building SaaS #133

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

In this episode, we built the UI to allow users to request an end-of-year PDF bundle. Then we hooked the model up to S3 via django-storages and tested everything out.

Read More

HttpResponse Django – HTTP Response Explained with Examples

April 18, 2022 » Django Archives - ZeroToByte » [Archived Version]

Django is a web application framework which means it is heavily used in scenarios that include receiving and sending HTTP ... Read more The post HttpResponse Django – HTTP Response Explained with Examples appeared first on ZeroToByte.

Read More

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