summaryrefslogtreecommitdiff
path: root/contact/forms.py
AgeCommit message (Expand)Author
2026-02-05Fixed Akismet testing.Sarah Boyce
2025-05-06Improved accessibility of DSF contact formAgnès Haasser
2024-11-17[contact] Marked all user-facing strings for translationMark Walker
2024-02-23Upgraded django-recaptcha to 4.0.0.Baptiste Mispelon
2024-02-22Reverted "Upgraded to django-recaptcha 4.0.0."Mariusz Felisiak
2024-02-22Upgraded to django-recaptcha 4.0.0.Baptiste Mispelon
2023-12-19Reverted "Upgraded django-recaptcha to 4.0.0."Mariusz Felisiak
2023-12-19Upgraded django-recaptcha to 4.0.0.Sarah Boyce
2023-12-14Reverted "Upgraded django-recaptcha to 4.0.0."Mariusz Felisiak
2023-12-14Upgraded django-recaptcha to 4.0.0.Sarah Boyce
2023-11-29Upgraded django_contact_form to 2.1. (#1438)Sarah Boyce
2022-12-25Fixed #1293 -- Modernize to Django 3.2/Python 3.8 (#1294)Paolo Melchiorre
2022-11-30Refs #1184 -- Reformatted code with Black.django-bot
2022-10-01Fixed #1216 -- Added reCaptcha to DSF contact formSanyam Khurana
2022-07-30Updated Akismet paramaters in ContactForm.Žan Anderle
2016-01-05Added email validation to contact form.Tim Graham
2015-05-26Fixed #459 -- Fixed ContactForm crash on empty name.Tim Graham
2015-04-07Add isort settings and sort importsRolf Erik Lekang
2015-04-06Ported from Python 2.7 to Python 3.4.Rolf Erik Lekang
2015-01-19Fixed flake8 warnings.Tim Graham
2015-01-05Remove all linebreaks from subject strings in the contact formular.Florian Apolloner
2014-11-22Added placeholders for foundation contact form. Refs #107Ola Sitarska
2014-08-25Removed some u'' prefixes and added unicode_literals.Tim Graham
2014-08-25Added flake8.cfg and cleaned up code.Tim Graham
2013-11-16Fixed #21444 -- Fixed UnicodeEncodeError when passing non-ascii chars to Cont...Baptiste Mispelon
2013-09-07Updated django-contact-form to 1.0.Jacob Kaplan-Moss
2013-04-01Fixed a unicode encoding bug in the contact form.Jacob Kaplan-Moss
2013-04-01Revert "Don't + Alex."Jacob Kaplan-Moss
2013-04-01Don't + Alex.Jacob Kaplan-Moss
2013-04-01Added the draft CoC and feedback stuff.Jacob Kaplan-Moss
2013-02-07Remove unused imports.Aymeric Augustin
2013-02-05Move apps outside of the django_website package.Aymeric Augustin