Currently following the D&I panel at PyCon US 2026: “Python is for Everyone — Growing the Community Without Limits” ✨

Really interesting discussion around community building, inclusion, education, and local Python communities from different parts of the world.

Panel with Débora Azevedo, Alla Barbalat, Georgi Ker, Theresa Seyram Agbenyegah, and Abhijeet Mote.

#PyConUS #Python #Diversity #PyLadies #OpenSource #DjangoGirls

CC @pycon @ThePSF @georgically @pyladies @pyladiescon @djangogirls

A big thank you to Django Girls for joining PyCon DE & PyData 2026 💙
A workshop where women take their first steps into programming, build their first website, and discover that tech can be for them too.
Grateful to all organizers, coaches, and volunteers who make this possible 💙
#PyConDE #DjangoGirls #Python #WomenInTech

8 days to Django Girls 💻✨
Shipping code, solving problems, and leveling up one commit at a time.
Mombasa, we’re building something real 🌊
April 24th
Pure Pearl Foundation,Mombasa Nyali.

#DjangoGirls
#devlife

Meet Sanaipei 🌟
Started with basic Python — no data tools. Then Django, an internship, and a bold step: “I want to do data.”

She analyzed 495 applications, got recognized, and never looked back.

Today she leads data work, teaches others, and found her community in Arusha.

“If you want anything dealing with data, come to me.”

Django Girls Mombasa | April 24, 2026
Apply: https://djangogirls.org/en/mombasa/

#DjangoGirls #Python #WomenInTech

Django Girls Mombasa on 24th April 2026

Django Girls is a one-day workshop about programming in Python and Django tailored for women.

About 10 days ago, on November 8th, we organized the second-ever Django Girls workshop in Pescara 🐬

I finally found a moment to share a recap, a few photos and a big thank you to everyone who made this day so full of energy and smiles 🧡

It was a beautiful community moment, and I am already looking forward to the next event. 😃

https://www.paulox.net/2025/11/08/django-girls-pescara-2025/

CC @pescara @gdgpescara @django @djangogirls

#DjangoGirls #Django #Python #PythonPescara #Pescara
#DevFest #GDG #DevFestPescara #GDGPescara

Django Girls Pescara 2025

The second-ever Django Girls workshop in Pescara, organised by the Python Pescara community and hosted inside DevFest Pescara 2025 by GDG Pescara.

Paolo Melchiorre

Yesterday our Python Pescara group hosted a Django Girls+ workshop during DevFest Pescara 2025, organized by GDG Pescara 🐬

Many participants spent the day learning Django guided by our amazing coaches, all members of Python Pescara. 🐍

We ended the day celebrating Django’s 20th birthday with a big cake featuring the Django logo! 🎂

CC @djangogirls @django @gdgpescara

#PythonPescara #Django #DjangoGirls #DjangoBirthday #Python #Pescara

Ready for another episode of Django Girls, this time in Pescara! @django @paulox #django #djangogirls

Tomorrow we'll celebrate Django's 20th anniversary during Django Girls Pescara, inside DevFest. 🎂
https://birthday20.djangoproject.com/events/django-girls-pescara/

CC @django @djangogirls

#Django #Birthday #DjangoBirthday #Pescara #Python #DjangoGirls

Django Girls Pescara 2025

Celebration of Django’s 20th anniversary at the Django Girls Pescara workshop

Django's 20 year birthday!

Anyone fancy a weekend PR review for django girls?

I've fixed an N+1 issue.

https://github.com/DjangoGirls/djangogirls/pull/1090

#django #djangogirls

fix: resolve N+1 issue getting questions & answers by marksweb · Pull Request #1090 · DjangoGirls/djangogirls

This solves an issue where looping over the answers for an application, then getting the question title for that answer, we're causing additional SQL queries in each loop. fixes #1079

GitHub

@ehmatthes @django @copelco It would be fantastic to simplify deployment in the Django Girls tutorial, which now requires workshop participants to deploy by hand.
https://tutorial.djangogirls.org/en/deploy/

CC @django @djangogirls

#Python #Django #DjangoGirls #Deploy

Deploy! · HonKit