blender-studio/subscriptions
2024-07-08 18:47:39 +02:00
..
fixtures Stripe: add webhooks; only create subscription on successful payment 2024-06-18 18:51:19 +02:00
management/commands Commands: remove old PayPal-related utilities 2022-11-07 19:42:22 +01:00
migrations Stripe: add webhooks; only create subscription on successful payment 2024-06-18 18:51:19 +02:00
static/subscriptions [T92834] Team subscriptions and plans 2021-12-02 15:50:28 +01:00
templates Emails: add text about reporting unauthorized charges 2024-07-04 12:39:50 +02:00
templatetags Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
tests Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
views Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
__init__.py Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
admin.py Teams: plan levels, descriptions and a new landing page 2024-01-05 15:50:51 +01:00
apps.py Subscriptions and payments, initial setup T84408 2021-05-26 10:32:38 +02:00
common_email_domains.txt [T92834] Team subscriptions and plans 2021-12-02 15:50:28 +01:00
form_fields.py Billing address form should clean whitespaces from VAT numbers 2021-07-05 15:54:01 +02:00
form_widgets.py Billing address form should clean whitespaces from VAT numbers 2021-07-05 15:54:01 +02:00
forms.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
middleware.py Fixed a typo 2021-10-27 15:57:46 +02:00
models.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
queries.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
signals.py Update looper and remove no longer needed hack 2024-07-08 18:47:39 +02:00
tasks.py Emails: remove text templates, generate from HTML instead 2024-06-21 12:28:26 +02:00
urls.py Stripe: add webhooks; only create subscription on successful payment 2024-06-18 18:51:19 +02:00
utils.py Stripe: add webhooks; only create subscription on successful payment 2024-06-18 18:51:19 +02:00
validators.py Team subscription: include subdomains of the team email domain 2022-09-23 16:35:10 +02:00