| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-05 | Fixed Akismet testing. | Sarah Boyce | |
| 2025-11-21 | Moved docs search bar to top navigation in prep for global search. | Sarah Boyce | |
| 2025-05-06 | Improved accessibility of DSF contact form | Agnès Haasser | |
| * Used proper label tags instead of placeholders * Improved visual styling of errors | |||
| 2024-11-17 | [contact] Marked all user-facing strings for translation | Mark Walker | |
| Refs #1648 | |||
| 2024-06-14 | Upgraded Django to 4.2.13 (attempt 3) | Baptiste Mispelon | |
| 2024-06-14 | Revert "Upgraded Django to 4.2.10 (attempt 2)" | Baptiste Mispelon | |
| This reverts commit 9e853b057d8f39f34af341811841edda76cc7bc8. | |||
| 2024-06-14 | Upgraded Django to 4.2.10 (attempt 2) | Baptiste Mispelon | |
| 2024-06-09 | Revert "Upgraded Django to 4.2.10" | Baptiste Mispelon | |
| This reverts commit 947727fa94f313dd46c6171be20e61a7255bdf69. | |||
| 2024-06-09 | Upgraded Django to 4.2.10 | Baptiste Mispelon | |
| 2024-02-23 | Upgraded django-recaptcha to 4.0.0. | Baptiste Mispelon | |
| Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | |||
| 2024-02-22 | Reverted "Upgraded to django-recaptcha 4.0.0." | Mariusz Felisiak | |
| This reverts commit 901bdd96e0c3e9a96bcf34b15fbfda854d682e17. | |||
| 2024-02-22 | Upgraded to django-recaptcha 4.0.0. | Baptiste Mispelon | |
| 2023-12-19 | Reverted "Upgraded django-recaptcha to 4.0.0." | Mariusz Felisiak | |
| This reverts commit 16787c80e2acdbfb32b5b9711e95715ed9cca222. | |||
| 2023-12-19 | Upgraded django-recaptcha to 4.0.0. | Sarah Boyce | |
| 2023-12-14 | Reverted "Upgraded django-recaptcha to 4.0.0." | Mariusz Felisiak | |
| This reverts commit 2b7c3bb6d50a3f8b287593104a8e664f4d234378. | |||
| 2023-12-14 | Upgraded django-recaptcha to 4.0.0. | Sarah Boyce | |
| 2023-11-29 | Upgraded django_contact_form to 2.1. (#1438) | Sarah Boyce | |
| 2022-12-25 | Fixed #1293 -- Modernize to Django 3.2/Python 3.8 (#1294) | Paolo Melchiorre | |
| 2022-11-30 | Refs #1184 -- Reformatted code with Black. | django-bot | |
| 2022-10-01 | Fixed #1216 -- Added reCaptcha to DSF contact form | Sanyam Khurana | |
| Despite using Akismet, DSF is receiving a lot of spam messages. We are adding Google reCaptcha V3 to the DSF Contact Form to reduce spam messages along with Akismet. | |||
| 2022-07-30 | Updated Akismet paramaters in ContactForm. | Žan Anderle | |
| Adding a few arguments to the Akismet API call to try and improve the quality of spam catching. | |||
| 2018-06-07 | Updated URLpatterns to use path(). | Tim Graham | |
| 2017-09-14 | Removed usage of deprecated django.core.urlresolvers. | Tim Graham | |
| 2016-01-05 | Added email validation to contact form. | Tim Graham | |
| 2015-05-26 | Fixed #459 -- Fixed ContactForm crash on empty name. | Tim Graham | |
| 2015-04-07 | Add isort settings and sort imports | Rolf Erik Lekang | |
| 2015-04-06 | Ported from Python 2.7 to Python 3.4. | Rolf Erik Lekang | |
| * Swapped unipath with pathlib * Used pykismet3 instead of akismet * Replaced django-pygments with template tag in the docs app | |||
| 2015-01-19 | Fixed flake8 warnings. | Tim Graham | |
| 2015-01-05 | Remove all linebreaks from subject strings in the contact formular. | Florian Apolloner | |
| 2014-11-22 | Added placeholders for foundation contact form. Refs #107 | Ola Sitarska | |
| 2014-11-20 | Updated to Django 1.7 | Tim Graham | |
| -Replaced south migrations with built-in migrations. -Updated to use django-registration-redux. | |||
| 2014-08-25 | Removed some u'' prefixes and added unicode_literals. | Tim Graham | |
| 2014-08-25 | Added flake8.cfg and cleaned up code. | Tim Graham | |
| 2014-08-25 | Removed usage of django.conf.urls.patterns(). | Tim Graham | |
| 2013-11-16 | Fixed #21444 -- Fixed UnicodeEncodeError when passing non-ascii chars to ↵ | Baptiste Mispelon | |
| ContactForm. | |||
| 2013-09-07 | Updated django-contact-form to 1.0. | Jacob Kaplan-Moss | |
| 2013-04-01 | Fixed a unicode encoding bug in the contact form. | Jacob Kaplan-Moss | |
| Also removed duplicated code. | |||
| 2013-04-01 | Revert "Don't + Alex." | Jacob Kaplan-Moss | |
| This reverts commit 4eb4f23460f8b9b15d0641555ade4aa95d9ad4a4. | |||
| 2013-04-01 | Don't + Alex. | Jacob Kaplan-Moss | |
| 2013-04-01 | Tweaks to the success message (style, actually display it, content). | Jacob Kaplan-Moss | |
| 2013-04-01 | Added the draft CoC and feedback stuff. | Jacob Kaplan-Moss | |
| 2013-02-07 | Remove unused imports. | Aymeric Augustin | |
| 2013-02-06 | Replace direct_to_template by TemplateView. | Aymeric Augustin | |
| 2013-02-06 | Update imports from django.conf.urls and avoid import *. | Aymeric Augustin | |
| 2013-02-05 | Move apps outside of the django_website package. | Aymeric Augustin | |
