DjangoGirls / djangogirls

Website for DjangoGirls.org
http://djangogirls.org/
BSD 3-Clause "New" or "Revised" License
461 stars 285 forks source link

BadRequestsError: HTTP Error 400: Bad Request #884

Open sentry-io[bot] opened 1 year ago

sentry-io[bot] commented 1 year ago

Sentry Issue: DJANGO-GIRLS-WEBSITE-4R

BadRequestsError: HTTP Error 400: Bad Request
(7 additional frame(s) were not displayed)
...
  File "contact/views.py", line 15, in form_valid
    contact_email = form.save()
  File "contact/models.py", line 49, in save
    email.send(fail_silently=False)
dostogircse171 commented 9 months ago

@amakarudze Can I have more context on this issue so I can solve this (if not solved already)?

Thank you -Golam