django / djangoproject.com

Source code to djangoproject.com
https://www.djangoproject.com/
BSD 3-Clause "New" or "Revised" License
1.86k stars 938 forks source link

Upgraded django-contact-form to 2.1. #1438

Closed sarahboyce closed 7 months ago

sarahboyce commented 7 months ago

Django 4.2 is supported officially from 2.1 (also supports 3.2 🙂) Ref: https://github.com/django/djangoproject.com/issues/1437

Migration guide: https://django-contact-form.readthedocs.io/en/latest/upgrade.html#changes-between-django-contact-form-1-x-and-2-x

Impact rename of contact_form to django_contact_form

sabderemane commented 7 months ago

Thank you @sarahboyce for your contribution 💚✨