index
:
djangoproject.com.git
issue-1630
djangoproject.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fundraising
Age
Commit message (
Expand
)
Author
2026-04-08
Fixed donation percentage rounding and added on-track messaging. (#2458)
Amar
2026-01-22
Update goal amount for fundraising to $500,000
Ryan Cheley
2025-12-18
feat: Make top_corporate_members more generic
amichon
2025-12-18
fix: Show also diamond and platinium member in theses pages
amichon
2025-12-18
feat: Add gold members on pages foundation and community
amichon
2025-11-24
Make use of Pathlib's "/"
Ülgen Sarıkavak
2025-11-21
Moved docs search bar to top navigation in prep for global search.
Sarah Boyce
2025-10-14
Bump stripe from 12.5.1 to 13.0.1 in /requirements (#2244)
dependabot[bot]
2025-09-25
Add top `CorporateMember`s to `docs` sidebar
Adam Zapletal
2025-05-30
Fixed updating of stripe donations
Baptiste Mispelon
2025-04-09
Update the fundraising goal amount from 200000 to 300000
Thibaud Colas
2025-01-29
Fixed stripe API usage in update_card view
Baptiste Mispelon
2025-01-29
Fixed handling of token in card update view
Baptiste Mispelon
2025-01-28
Fixed more stripe crashes in fundraising views
Baptiste Mispelon
2025-01-28
Fixed stripe crash in fundraising view
Baptiste Mispelon
2025-01-20
Fixed checkout webhook after Stripe client update
Baptiste Mispelon
2024-12-13
Fixed issue with uploaded file handling in fundraising tests
Baptiste Mispelon
2024-12-12
Fixed #1816 -- Fixed wrong aspect ratio of supporter logos
Baptiste Mispelon
2024-12-07
Fixed #1765 -- Actually validate signature of stripe webook requests
Baptiste Mispelon
2024-12-06
Revert "Fixed #1765 -- Actually validate signature of stripe webook requests"
Baptiste Mispelon
2024-12-06
Removed `unveil` JavaScript library
Adam Zapletal
2024-12-06
Factored in thumbnail logic into a mixin
Baptiste Mispelon
2024-12-03
Fixed #1765 -- Actually validate signature of stripe webook requests
Baptiste Mispelon
2024-11-05
Sorted past payments on donation management page
Baptiste Mispelon
2024-11-05
Fixed crash in fundraising checkout view
Baptiste Mispelon
2024-11-01
[fundraising] Marked all user-facing strings for translation
Mark Walker
2024-10-24
Improve pre-commit configuration hooks (#1645)
Paolo Melchiorre
2024-07-01
Tweaked maximum donation amount
Baptiste Mispelon
2024-02-23
Upgraded django-recaptcha to 4.0.0.
Baptiste Mispelon
2024-02-22
Reverted "Upgraded to django-recaptcha 4.0.0."
Mariusz Felisiak
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
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
2023-12-14
Upgraded django-recaptcha to 4.0.0.
Sarah Boyce
2023-05-15
Fixed Stripe webhooks crash when object is empty.
Mariusz Felisiak
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-03-09
Updated to Django 3.2.
Mariusz Felisiak
2021-12-20
Made fundraising views generate initial id in admin.
Mariusz Felisiak
2021-03-23
Re-added reCaptcha to fundraising page. (#1078)
Carlton Gibson
2021-03-09
Refs #1052 -- Added max_value validation to donations.
Carlton Gibson
2021-01-04
Update Stripe integration for main fundraising page.
Carlton Gibson
2020-11-15
Changed DjangoHero.approved to BooleanField(null=True).
Paolo Melchiorre
2020-01-24
Replaced deprecated django.utils.translation functions.
m-aciek
2019-08-14
Re-added `invisible` captcha to donations form. (#935)
Carlton Gibson
2019-08-13
Reverted "Added `invisible` recapthca to donations form. (#928)"
Mariusz Felisiak
2019-08-13
Added `invisible` recapthca to donations form. (#928)
Çağıl
2019-07-26
Fixed typos.
Min ho Kim
2019-07-16
Add management command that creates missing plans for fundraising subscriptio...
Çağıl
[next]