website/conservancy/supporters
2024-10-25 09:42:59 +11:00
..
management/commands Add payment time column to Stripe export 2024-10-11 21:58:46 +11:00
migrations supporters: Add sustainer form with pre-canned amount options 2024-10-22 23:52:35 +11:00
static/css supporters: Use pointer cursor for amount selection buttons 2024-10-25 09:42:59 +11:00
templates/supporters supporters: Don't escape email text 2024-10-24 18:04:27 +11:00
__init__.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
admin.py Record Stripe payment intent, export to CSV 2024-10-09 02:01:32 +11:00
forms.py supporters: Use data-binding for amount rather than events 2024-10-24 17:06:32 +11:00
mail.py supporters: Add sustainer confirmation email 2024-10-24 17:51:49 +11:00
models.py supporters: Apply Black formatter 2024-10-23 18:16:47 +11:00
urls.py supporters: Consolidate alternative payment options 2024-10-22 23:52:35 +11:00
views.py supporters: Add sustainer confirmation email 2024-10-24 17:51:49 +11:00