Artwork

Real Python에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Real Python 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!

DjangoCon Europe 2025: Live Recording From Dublin

57:19
 
공유
 

Manage episode 484370160 series 2637014
Real Python에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Real Python 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

What goes into making video courses at Real Python? How should you build an installable Django application? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder’s Weekly articles and projects.

This week, the Real Python Podcast is experiencing several firsts. We recorded a show in front of a live audience for the very first time, and it happened in Dublin, Ireland—a place neither of us had visited before. I also got to meet Christopher Trudeau in person for the first time.

We’re sharing that live recording from the conference in this episode. We discuss how we create video courses at Real Python, and Christopher talks about his tutorial on how to write an installable Django application.

We also share a few summaries of the talks from the conference and projects from the Django community, including a news roundup, how decisions are made inside the Django Foundation, ways you can help with reviews, using the Django ORM with Marimo notebooks, maintaining a data-oriented project, how to get foreign keys horribly wrong, a project for simple deployment, and a project for adding extra buttons inside the Django Admin.

We would like to thank the audience members from Ireland who heard about DjangoCon by listening to the podcast. Thank you for attending the conference and for taking the time to say hello. We also appreciate those who asked us insightful questions at the end of the show.

We enjoyed exploring Dublin and recording the show in front of such a welcoming audience. We learned a ton from all the great talks given at the conference and made some new connections for future interviews.

This episode is sponsored by AMD.

Course Spotlight: How to Set Up a Django Project

In this course, you’ll learn the necessary steps that you’ll need to take to set up a new Django project. You’ll learn the basic setup for any new Django project, which needs to happen before programming the specific functionality of your project.

Topics:

  • 00:00:00 – Introduction
  • 00:03:59 – PEP 770 – Improving measurability of Python packages with Software Bill-of-Materials
  • 00:04:22 – PEP 736 – Shorthand syntax for keyword arguments at invocation
  • 00:04:46 – PEP 661 – Sentinel Values
  • 00:05:21 – Pydantic v2.11 Released
  • 00:05:41 – How We Build Video Courses at Real Python
  • 00:17:17 – Sponsor: AMD
  • 00:17:56 – How to Write an Installable Django App
  • 00:22:21 – Attendees from Ireland who heard about the conference from us
  • 00:23:09 – Django needs you! (to do code review)
  • 00:24:12 – How we make decisions in Django
  • 00:26:07 – Marimo: Sharing the joys of the Django ORM with Python Notebooks
  • 00:27:30 – Steering Council Introduction
  • 00:28:17 – Video Course Spotlight
  • 00:29:45 – Data-Oriented Django Drei
  • 00:31:04 – How to get Foreign Keys horribly wrong in Django
  • 00:32:17 – Converting integer fields to bigint using Django migrations at scale
  • 00:33:17 – django-simple-deploy
  • 00:34:57 – django-admin-extra-buttons
  • 00:37:51 – What goes into creating the podcast?
  • 00:44:04 – How does RP decide what Learning Paths to create?
  • 00:48:30 – Python background when starting with a framework
  • 00:54:46 – Django getting started resources at Real Python
  • 00:55:34 – Thanks and goodbye

News:

Show Links:

Projects:

Additional Links:

Level up your Python skills with our expert-led courses:

Support the podcast & join our community of Pythonistas

  continue reading

268 에피소드

Artwork
icon공유
 
Manage episode 484370160 series 2637014
Real Python에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Real Python 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.

What goes into making video courses at Real Python? How should you build an installable Django application? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder’s Weekly articles and projects.

This week, the Real Python Podcast is experiencing several firsts. We recorded a show in front of a live audience for the very first time, and it happened in Dublin, Ireland—a place neither of us had visited before. I also got to meet Christopher Trudeau in person for the first time.

We’re sharing that live recording from the conference in this episode. We discuss how we create video courses at Real Python, and Christopher talks about his tutorial on how to write an installable Django application.

We also share a few summaries of the talks from the conference and projects from the Django community, including a news roundup, how decisions are made inside the Django Foundation, ways you can help with reviews, using the Django ORM with Marimo notebooks, maintaining a data-oriented project, how to get foreign keys horribly wrong, a project for simple deployment, and a project for adding extra buttons inside the Django Admin.

We would like to thank the audience members from Ireland who heard about DjangoCon by listening to the podcast. Thank you for attending the conference and for taking the time to say hello. We also appreciate those who asked us insightful questions at the end of the show.

We enjoyed exploring Dublin and recording the show in front of such a welcoming audience. We learned a ton from all the great talks given at the conference and made some new connections for future interviews.

This episode is sponsored by AMD.

Course Spotlight: How to Set Up a Django Project

In this course, you’ll learn the necessary steps that you’ll need to take to set up a new Django project. You’ll learn the basic setup for any new Django project, which needs to happen before programming the specific functionality of your project.

Topics:

  • 00:00:00 – Introduction
  • 00:03:59 – PEP 770 – Improving measurability of Python packages with Software Bill-of-Materials
  • 00:04:22 – PEP 736 – Shorthand syntax for keyword arguments at invocation
  • 00:04:46 – PEP 661 – Sentinel Values
  • 00:05:21 – Pydantic v2.11 Released
  • 00:05:41 – How We Build Video Courses at Real Python
  • 00:17:17 – Sponsor: AMD
  • 00:17:56 – How to Write an Installable Django App
  • 00:22:21 – Attendees from Ireland who heard about the conference from us
  • 00:23:09 – Django needs you! (to do code review)
  • 00:24:12 – How we make decisions in Django
  • 00:26:07 – Marimo: Sharing the joys of the Django ORM with Python Notebooks
  • 00:27:30 – Steering Council Introduction
  • 00:28:17 – Video Course Spotlight
  • 00:29:45 – Data-Oriented Django Drei
  • 00:31:04 – How to get Foreign Keys horribly wrong in Django
  • 00:32:17 – Converting integer fields to bigint using Django migrations at scale
  • 00:33:17 – django-simple-deploy
  • 00:34:57 – django-admin-extra-buttons
  • 00:37:51 – What goes into creating the podcast?
  • 00:44:04 – How does RP decide what Learning Paths to create?
  • 00:48:30 – Python background when starting with a framework
  • 00:54:46 – Django getting started resources at Real Python
  • 00:55:34 – Thanks and goodbye

News:

Show Links:

Projects:

Additional Links:

Level up your Python skills with our expert-led courses:

Support the podcast & join our community of Pythonistas

  continue reading

268 에피소드

All episodes

×
 
Loading …

플레이어 FM에 오신것을 환영합니다!

플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.

 

빠른 참조 가이드

탐색하는 동안 이 프로그램을 들어보세요.
재생