django-planet

Feed: Django Chat

A podcast on the Django Web Framework by William Vincent and Carlton Gibson.

Blog Django Chat
RSS 2.0 Feed Django Chat
web https://djangochat.com
Last Update12.20.2024
Posts134

Search

Oct. 2, 2019 » Django Chat » [Archived Version]

Despite being a "batteries included" framework, Django provides no built-in support for search. And yet almost every website needs it! We discuss how to add search to any Django site via filters and Q objects. Then move on to more advanced options including full text search with PostgreSQL, Elastic, and more.

Read More

Ruby on Rails & Django- David Heinemeier Hansson

Sept. 25, 2019 » Django Chat » [Archived Version]

David is the creator of Ruby on Rails. We discuss "batteries-included" web frameworks, maintaining an open source community, versioning, upgrades, and falling in love with a programming language.

Read More

Django 3.0 Preview

Sept. 18, 2019 » Django Chat » [Archived Version]

We discuss the major features to expect in Django 3.0, which will be released in December, but the alpha release is available now for testing.

Read More

Learning to Love Django Tests - Lacey Williams Henschel

Sept. 11, 2019 » Django Chat » [Archived Version]

Lacey is a former DjangoCon US conference chair, prolific speaker, teacher, and works as a consultant at RevSys.

Read More

Django Fellow - Mariusz Felisiak

Sept. 4, 2019 » Django Chat » [Archived Version]

Mariusz is an expert on Oracle databases and a Django Fellow, responsible for triaging tickets, security releases, and generally guiding Django itself.

Read More

From Django 0.9 to Present - Russell Keith-Magee

Aug. 28, 2019 » Django Chat » [Archived Version]

Russell Keith-Magee is one of the original Django core contributors, a former President of the Django Software Foundation, and the creator of the BeeWare project. We discuss funding open source, legacy Django features, and the future of Python.

Read More

MySQL & Security - Adam Johnson

Aug. 21, 2019 » Django Chat » [Archived Version]

Adam Johnson is a Django core developer responsible for the popular django-mysql package. We discuss why MySQL still makes sense with Django, security, hosting on AWS, and more.

Read More

Community & Inclusion - Kojo Idrissa

Aug. 14, 2019 » Django Chat » [Archived Version]

Kojo Idrissa is the current DEFNA North American Ambassador, a DjangoCon US organizer, and a prolific speaker at Django/Python conferences.

Read More

Django vs Flask - Michael Herman

Aug. 7, 2019 » Django Chat » [Archived Version]

Michael Herman was the co-founder of RealPython and now runs TestDriven.io. He has deep professional experience with both Flask and Django which we discuss along with static sites, microservices, and which framework makes sense for beginners.

Read More

Django Testing - Jeff Triplett

July 31, 2019 » Django Chat » [Archived Version]

Jeff Triplett is a consultant at REVSYS, a Director of the Python Software Foundation, and President of the Django Events Foundation of North America. We talk about testing Django applications, TDD, and Python/Django community involvement.

Read More