django-planet

What's new in Django community blogs?

Why You Should Keep Working with Ukrainian IT Companies

May 17, 2022 » Software Development Blog & IT Tech Insights | Django Stars » [Archived Version]

“Hi Roman! What changes should we make in communication with partners in wartime?” I’m the CEO of a software company in Ukraine, so it’s easy to imagine what was behind this and similar questions from the PM after February 24th. Of course, our partners have not expressed their growing concerns about the war directly. But […] The post Why You Should Keep Working with Ukrainian IT Companies appeared first on Software Development Blog & IT Tech Insights | Django Stars.

Read More

Boring Python: dependency management

May 13, 2022 » James Bennett » [Archived Version]

This is the first in hopefully a series of posts I intend to write about how to build/manage/deploy/etc. Python applications in as boring a way as possible. So before I go any further, I want to be absolutely clear on what I mean by “boring”: I don’t mean “reliable” or “bug-free” or “no incidents”. While there is some overlap, and some of the things I’ll be recommending can help to reduce bugs, I also want … Read full entry

Read More

Boring Python: dependency management

May 13, 2022 » James Bennett » [Archived Version]

This is the first in hopefully a series of posts I intend to write about how to build/manage/deploy/etc. Python applications in as boring a way as possible. So before I go any further, I want to be absolutely clear on what I mean by “boring”: I don’t mean “reliable” or “bug-free” or “no incidents”. While there is some overlap, and some of the things I’ll be recommending can help to reduce bugs, I also want … Read full entry

Read More

Python Project Workflow

May 6, 2022 » TestDriven.io » [Archived Version]

This article looks at how to configure GitHub Actions to distribute a Python package to PyPI and Read the Docs.

Read More

Star Wars and Django

May 4, 2022 » Django Chat » [Archived Version]

André Prado and James Spadafora are engineers at Industrial Light and Magic, a visual effects studio whose work includes Star Wars and Marvel movies. We discuss the immense technical demands of modern visual effects and how Python and Django are integral parts of the overall pipeline.

Read More

REPL Python programming and debugging with IPython

May 4, 2022 » Luke Plant » [Archived Version]

The flows I use for exploratory programming using a REPL and their advantages.

Read More

User Requests - Building SaaS with Python and Django #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

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