DjangoGirls/djangogirls

KeyError: 'title'

Opened this issue · 0 comments

Sentry Issue: DJANGO-GIRLS-WEBSITE-6Q

KeyError: 'title'
  File "applications/views.py", line 41, in apply
    form.save()
  File "applications/forms.py", line 80, in save
    subject = _("Confirmation of your application for %(page_title)s") % {