django-planet

What's new in Django community blogs?

Per-visitor Data With Sessions

May 21, 2021 » Django on Matt Layman » [Archived Version]

In the last Understand Django article, we saw what it takes to make your Django project live on the internet. Now, we’ll get back to a more narrow topic and focus on a way Django can store data for visitors to your site. This is the kind of data that doesn’t often fit well into your Django models and is called session data. From Browser To DjangoURLs Lead The WayViews On ViewsTemplates For User InterfacesUser Interaction With FormsStore Data With ModelsAdminister All The ThingsAnato…

Read More

Django London Meetup 2021

May 17, 2021 » Paolo Melchiorre » [Archived Version]

The Django London Meetup group is a social meetup, that hold a gathering the 2nd Tuesday of each month.

Read More

Python Infrastructure - Ee Durbin

May 12, 2021 » Django Chat » [Archived Version]

Ee Durbin is Director of Infrastructure at the Python Software Foundation, overseeing a host of internal and external tools including PyPI and Python.org. For the last 3 years, Ee was US Chair of PyCon and has organized the Cleveland Python User Group since 2014.

Read More

FLOSS and linguistic diversity

May 11, 2021 » Paolo Melchiorre » [Archived Version]

Thoughts on linguistic diversity in FLOSS, arising from the Italian translation of the Django documentation.

Read More

Test-Driven Development with React, Jest, and Enzyme - Part 2

May 7, 2021 » TestDriven.io » [Archived Version]

In this two part series, we'll look at how to develop a React app using Test-Driven Development (TDD).

Read More

Automating Performance Testing in Django

May 1, 2021 » TestDriven.io » [Archived Version]

This post looks at how to set up automated performance tests to uncover and prevent inefficient database queries.

Read More

Python Software Foundation - Ewa Jodlowska

April 28, 2021 » Django Chat » [Archived Version]

Ewa is the Executive Director of the Python Software Foundation, the non-profit behind Python. We discuss her own background, the growth of Python and the PSF, and new developments in the Python community.

Read More

GeoPython 2021

April 22, 2021 » Paolo Melchiorre » [Archived Version]

The Python online event for Python, Geo- and Machine Learning-Enthusiasts.

Read More

Project Beacon - Jackson Wilkinson

April 14, 2021 » Django Chat » [Archived Version]

Jackson is the CTO of Project Beacon, a social benefit organization that increases the availability and decreases the price of Covid-19 testing in Massachusetts. He has a long history as an engineer and executive working in tele-medicine including previous stints with US Digital Response, PathAI, Care.com, LinkedIn, and many more.

Read More