Django & Web
2 talks from the 2026 edition.
-
Django-Q2: Async Tasks Made Simple ▶ Recording 📝 Transcript
Moin Uddin
Managing asynchronous task queues in Django with tools like Celery can be overkill for many projects. Django-Q2 is a lightweight alternative that integrates natively with the Django admin. In this talk, you will...
-
Schema-Driven Lambdaliths in Python with AWS Lambda Powertools and Pydantic ▶ Recording 📝 Transcript
Tanio Toranosuke, Haruto Mori
Modern web frameworks such as Hono have renewed interest in schema-driven development and the “Lambdalith” architecture, where an application is delivered as a single AWS Lambda function. While this model provides a...