blender-studio/users
2024-05-30 20:57:01 +02:00
..
management Fix acccount deletion: don't skip deactivated 2024-05-30 20:53:00 +02:00
migrations Performance: create a missing index on users_notification(user_id) 2023-12-12 12:41:00 +01:00
templates UI: Improve template users component avatar layout behaviour 2024-04-15 18:11:20 +02:00
tests Blender ID webhook: skip early when no OAuth ID record found 2024-05-30 17:55:04 +02:00
views Blender ID webhook: skip early when no OAuth ID record found 2024-05-30 17:55:04 +02:00
__init__.py Reset migrations and override User model [T83882] 2020-12-18 12:01:44 +01:00
admin.py Filter notifications by action verbs in admin 2022-02-22 17:01:36 +01:00
apps.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
blender_id.py Badges: add "charge" to the list of known badges 2024-01-04 14:00:02 +01: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: delete OAuth info when anonymizing too 2024-05-30 20:57:01 +02:00
queries.py Move Profile fields into a custom User model [D9913] 2020-12-22 10:28:57 +01:00
signals.py Fix notifications not created for actions that don't have action object (e.g. some likes) 2022-09-06 10:51:27 +02:00
tasks.py [T92834] Team subscriptions and plans 2021-12-02 15:50:28 +01:00
urls.py Move coupon display to user profile 2023-04-24 15:20:55 +02:00