Jan. 5, 2022 » TestDriven.io » [Archived Version]
This article looks at how to add pagination to a Django project.
Read MoreJan. 5, 2022 » Django Chat » [Archived Version]
Adam is a prolific contributor to the Django community and the author of the forthcoming book, Boost Your Django DX. We discuss his work on the Django Security Team, the Django Technical Board, multiple recent Django third-party packages, and the new book.
Read MoreDec. 23, 2021 » Django on Matt Layman » [Archived Version]
In this episode, I added some user experience (UX) polish to my Django app to fill in a gap where users couldn’t quickly jump to their proper school year when their homeschool is between school years. We cleaned up the view, modified a template, and wrote the test to prove that the change works.
Read MoreDec. 23, 2021 » Django on Matt Layman » [Archived Version]
In this episode, I added some user experience (UX) polish to my Django app to fill in a gap where users couldn’t quickly jump to their proper school year when their homeschool is between school years. We cleaned up the view, modified a template, and wrote the test to prove that the change works.
Read MoreDec. 20, 2021 » django on Jacob Kaplan-Moss » [Archived Version]
Tomorrow is Volunteer Responsibility Amnesty Day, a day to reflect on your responsibilities as a volunteer and, if any of them are too burdensome, set them down. I’m observing it this year; here’s how and why.
Read MoreDec. 18, 2021 » Valentino Gagliardi - Django RSS Feed » [Archived Version]
Quick notes about working with GraphQL and Django session authentication.
Read MoreDec. 15, 2021 » Django Chat » [Archived Version]
This episode is a replay from November 27, 2019. We will return in 2 weeks with new guests and episodes! Listen Notes is a search engine for podcasts powered by Django. It’s founder, Wenbin Fang, joins us to talk about building a one-person internet company, prototyping it over a weekend, and how simple tools scale well.
Read MoreDec. 14, 2021 » TestDriven.io » [Archived Version]
This articles serves as a guide to testing Flask applications with pytest.
Read MoreDec. 13, 2021 » TestDriven.io » [Archived Version]
This article details how to make Celery work nicely with Django Database Transactions.
Read MoreDec. 12, 2021 » TestDriven.io » [Archived Version]
This tutorial looks at how to serve up a style transfer machine learning model with FastAPI and Streamlit.
Read More