# Wagtail

Wagtail is a free and open source content management system (CMS) written in Python. The project has a focus on developer friendliness as well as ease of use of its administration interface, translated in multiple languages.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## DSF Membership Open Space at DjangoCon US

DevFeed: [DSF Membership Open Space at DjangoCon US](<https://devfeed.tech/articles/dsf-membership-open-space-at-djangocon-us-3549.md>)

Original publisher: [Read original article](<https://www.djangoproject.com/weblog/2026/aug/20/dsf-membership-open-space-at-djangocon-us/>)

Author: Jeff Triplett

Published: 2026-08-21T02:11:52Z

Content type: article

Language: en

Sources: [The Django weblog](<https://devfeed.tech/sources/the-django-weblog.md>)

Topics: [Wagtail](<https://devfeed.tech/topics/wagtail.md>)

Tags: [corporate](<https://devfeed.tech/tags/corporate.md>), [django](<https://devfeed.tech/tags/django.md>), [executive](<https://devfeed.tech/tags/executive.md>), [framework](<https://devfeed.tech/tags/framework.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [python](<https://devfeed.tech/tags/python.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

An announcement for a DjangoCon US open-space session about the Django Software Foundation, covering fundraising, corporate membership, the Executive Director search, individual membership, working groups, and governance updates.

### Source excerpt

If you are at DjangoCon US this year, join us for 45 minutes to talk about the Django Software Foundation. What: Django Software Foundation Membership Open Space When: Wednesday, August 26th, 1:00 pm to 1:45 pm Where: Wolf Point Ballroom, voco Chicago Downtown Schedule: Talks: Wednesday, Aug 26 DSF Board Directors Jeff Triplett, Abigail Afi Gbadago, and Paolo Melchiorre will be there, along with Django Fellows, Steering Council members, and other DSF members. This is an open space, not a talk. Pull up a chair and bring your questions. What We Want to Talk About Fundraising and finances. We raised our 2026 goal to $500,000. We'll cover what it funds, most of it the Django Fellows, and how we are tracking against it. If your company depends on Django, or you know one that does, ask us about corporate membership and sponsorship. The Executive Director search. The DSF is hiring its first Executive Director, and applications are open through midnight Central Time on September 14, 2026. If you are thinking about applying, or know someone who should, ask us about the role. Membership. How individual membership works, how people become members, and what members do. Members vote in DSF elections, and we would like more of you to. Working groups and teams. You don't need to be a DSF member to join a working group, and we could use your help. Teams work a little differently, and we can explain the difference. The Steering Council. A short update on DEP 19, which rewrites Django's technical governance, and DEP 20, which moves Django to one feature release a year. This is your time as much as ours. If you have a question about how the Foundation spends its money, how decisions get made, or why something is the way it is, ask it. We would rather answer a hard question in a room in Chicago than in a thread three weeks from now. One note on scope: this session is about the Foundation, not about code. We will touch on the DEPs above, but patches, ORM internals, and your favorite tic

## The Real Python Podcast - Episode #303: Free-Threaded Python's History & uv in Production

DevFeed: [The Real Python Podcast - Episode #303: Free-Threaded Python's History & uv in Production](<https://devfeed.tech/articles/the-real-python-podcast-episode-303-free-threaded-python-s-history-uv-in-production-4387.md>)

Original publisher: [Read original article](<https://realpython.com/podcasts/rpp/303/>)

Author: Real Python

Published: 2026-07-17T12:00:00Z

Content type: article

Language: en

Sources: [Real Python](<https://devfeed.tech/sources/real-python.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Concurrent Programming](<https://devfeed.tech/topics/concurrent-programming.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [Wagtail](<https://devfeed.tech/topics/wagtail.md>), [Django](<https://devfeed.tech/topics/django.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>), [GitHub Copilot CLI](<https://devfeed.tech/topics/github-copilot-cli.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [cli](<https://devfeed.tech/tags/cli.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [github-copilot-cli](<https://devfeed.tech/tags/github-copilot-cli.md>), [locks](<https://devfeed.tech/tags/locks.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [podcast](<https://devfeed.tech/tags/podcast.md>), [production](<https://devfeed.tech/tags/production.md>), [python](<https://devfeed.tech/tags/python.md>), [techniques](<https://devfeed.tech/tags/techniques.md>)

### AI overview

This podcast episode discusses the history of attempts to remove Python's Global Interpreter Lock, the current free-threaded Python approach, and the challenges of running multiple tasks concurrently within one process. It also covers Python community news and projects, including JIT compiler work, GitHub Copilot CLI, MCP server testing, uv in production, Wagtail with Django, Python code quality, and thread-safety techniques.

### Source excerpt

How many attempts have been made to remove Python's Global Interpreter Lock (GIL)? How do they compare to the current approach? Christopher Trudeau is back on the show this week with another batch of PyCoder's Weekly articles and projects.

## Using Markdown in Django

DevFeed: [Using Markdown in Django](<https://devfeed.tech/articles/using-markdown-in-django-33897.md>)

Original publisher: [Read original article](<https://hakibenita.com/django-markdown>)

Author: Haki Benita

Published: 2020-03-29T21:00:00Z

Content type: article

Language: en

Sources: [Haki Benita](<https://devfeed.tech/sources/haki-benita.md>)

Topics: [Markdown](<https://devfeed.tech/topics/markdown.md>), [Wagtail](<https://devfeed.tech/topics/wagtail.md>), [Python](<https://devfeed.tech/topics/python.md>)

Tags: [articles](<https://devfeed.tech/tags/articles.md>), [content](<https://devfeed.tech/tags/content.md>), [django](<https://devfeed.tech/tags/django.md>), [extension](<https://devfeed.tech/tags/extension.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [python](<https://devfeed.tech/tags/python.md>), [sites](<https://devfeed.tech/tags/sites.md>)

### AI overview

The article explains how a Markdown extension was developed to manage content in Django sites. It addresses internal links, portability between environments, invalid links, and the needs of non-technical writers.

### Source excerpt

How we developed a Markdown extension to manage content in Django sites.