blender-studio/users
2024-06-05 13:11:35 +02:00
..
management Fix acccount deletion: don't skip deactivated 2024-05-30 20:53:00 +02:00
migrations Blender ID: use avatar_url and confirmed_email_at 2024-06-03 13:41:21 +02:00
templates UI: Improve template users component avatar layout behaviour 2024-04-15 18:11:20 +02:00
tests Account deletion: OAuth data removed the same way during both anonymisation and deletion 2024-06-05 13:11:35 +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 Blender ID: use avatar_url and confirmed_email_at 2024-06-03 13:41:21 +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 Account deletion: OAuth data removed the same way during both anonymisation and deletion 2024-06-05 13:11:35 +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 Account deletion: unsubscribe from newsletters immediately 2024-06-05 12:56:02 +02:00
urls.py Move coupon display to user profile 2023-04-24 15:20:55 +02:00