devfund-website/blender_fund_main
2024-07-05 15:50:27 +02:00
..
fixtures Campaign: use Campaign model to define start and end dates for order 2023-12-04 15:02:06 +01:00
management Commands: delete old completed task records 2023-12-15 12:32:25 +01:00
migrations Admin: Implement option to set nofollow per membership credit #96844 2024-05-03 18:14:31 +02:00
static Upgrade to Django 4.2 2024-06-20 20:04:26 +02:00
templates Emails: generate plain text messages from HTML template 2024-07-05 10:30:21 +02:00
templatetags Campaign: template tag campaign_stats_json for /about page 2023-12-01 16:12:47 +01:00
tests Emails: attach receipt PDF to notification about automatic payment 2024-07-05 15:50:27 +02:00
views Upgrade to Django 4.2 2024-06-20 20:04:26 +02:00
__init__.py Configure default_app_config for all our apps 2018-09-18 18:00:50 +02:00
admin.py Emails: move sending to background tasks 2024-07-04 19:13:34 +02:00
apps.py Emails: move sending to background tasks 2024-07-04 19:13:34 +02:00
badges.py Blender ID Badger API: use user ID instead of email address 2018-12-18 18:38:25 +01:00
context_processors.py Fix crash when the current view cannot be determined. 2019-02-14 10:40:36 +01:00
email.py Emails: attach receipt PDF to notification about automatic payment 2024-07-05 15:50:27 +02:00
forms.py Show donations in the Activity 2023-12-02 23:55:35 +01:00
models.py Admin: Implement option to set nofollow per membership credit #96844 2024-05-03 18:14:31 +02:00
reports.py Reports: adjust colours 2024-01-11 17:30:29 +01:00
signals.py Emails: move sending to background tasks 2024-07-04 19:13:34 +02:00
tasks.py Emails: attach receipt PDF to notification about automatic payment 2024-07-05 15:50:27 +02:00
urls.py Hide /thanks page: credits are displayed on landing 2024-04-29 14:29:57 +02:00
utils.py Emails: move sending to background tasks 2024-07-04 19:13:34 +02:00