.. |
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
|
Reports: make tall tooltip fit into canvas
|
2024-09-03 18:17:19 +02:00 |
templatetags
|
Campaign: template tag campaign_stats_json for /about page
|
2023-12-01 16:12:47 +01:00 |
tests
|
Stripe: delay handle_payment_intent_succeeded 30 sec to avoid racing with the return page
|
2024-08-22 10:02:46 +02:00 |
views
|
Remove "anonymous" from credits on the landing page (#96837)
|
2024-08-04 12:52:59 +02:00 |
__init__.py
|
Configure default_app_config for all our apps
|
2018-09-18 18:00:50 +02:00 |
admin.py
|
Admin,reports: split revenue by payment providers and types
|
2024-09-02 13:28:47 +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
|
Fix signals sent before changed status saved to database
|
2024-07-08 14:28:07 +02:00 |
forms.py
|
Show donations in the Activity
|
2023-12-02 23:55:35 +01:00 |
models.py
|
Fix signals sent before changed status saved to database
|
2024-07-08 14:28:07 +02:00 |
reports.py
|
Reports: adjust colours
|
2024-01-11 17:30:29 +01:00 |
signals.py
|
Signals: skip when loading fixtures
|
2024-09-03 17:46:03 +02:00 |
tasks.py
|
Stripe: delay handle_payment_intent_succeeded 30 sec to avoid racing with the return page
|
2024-08-22 10:02:46 +02:00 |
urls.py
|
Allow accountless membership cancellation via the token (#96851)
|
2024-07-11 19:38:31 +02:00 |
utils.py
|
Minor fixes to email templates
|
2024-07-08 12:26:20 +02:00 |