Video coming soon

The recording for this lesson has not been published yet.

What we cover

  • A OneToOne Profile model with bio and avatar
  • post_save signals versus explicit creation
  • Editing profile and user data in one page
  • Public author pages for the blog
Written notes for this lesson are being prepared. The outline above already shows what the recording will cover.

After this lesson you will

  • Store extra data about a user without forking auth
  • Create related objects reliably