django-planet

William Vincent

Blog Info Django Chat
Blog Info The Django weblog
Blog website Link
Blog website Link

Migrating from Python 2 to 3 at EdX - David Ormsbee & Nimisha Asthagiri

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

EdX is an online education platform used by more than 20 million learners and institutions including MIT and Harvard. We discuss migration from Python 2 to 3, where to put business logic, and the limits of Django defaults on a website at massive scale.

Read More

Migrating from Python 2 to 3 at EdX - David Ormsbee & Nimisha Asthagiri

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

EdX is an online education platform used by more than 20 million learners and institutions including MIT and Harvard. We discuss migration from Python 2 to 3, where to put business logic, and the limits of Django defaults on a website at massive scale.

Read More

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

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

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

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

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