blender-studio/users
2024-06-18 13:25:45 +02:00
..
management Fix acccount deletion: don't skip deactivated 2024-05-30 20:53:00 +02:00
migrations Create missing Customer records 2024-06-10 11:08:37 +02:00
templates Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
tests Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
views Blender ID: use avatar_url and confirmed_email_at 2024-06-03 13:41:21 +02:00
__init__.py Reset migrations and override User model [T83882] 2020-12-18 12:01:44 +01:00
admin.py Admin: fix search fields broken by customer migration 2024-06-18 13:25:45 +02:00
apps.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
blender_id.py Blender ID: use avatar_url and confirmed_email_at 2024-06-03 13:41:21 +02:00
context_processors.py Add Blender ID badges to users [T81767] 2021-01-06 11:55:11 +01:00
datatypes.py Add Blender ID badges to users [T81767] 2021-01-06 11:55:11 +01:00
managers.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
models.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
queries.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
signals.py Blender ID: use avatar_url and confirmed_email_at 2024-06-03 13:41:21 +02:00
tasks.py Stripe checkout (#104411) 2024-06-17 18:08:39 +02:00
urls.py Move coupon display to user profile 2023-04-24 15:20:55 +02:00