extensions-website/users
2024-06-03 13:41:01 +02:00
..
management Blender ID: clean up unused code 2024-06-03 11:16:44 +02:00
migrations Notification emails (#80) 2024-04-18 16:11:18 +02:00
templates Account: show Blender ID username instead of full name everywhere (closes #59) 2024-05-30 13:00:30 +02:00
templatetags Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
tests Blender ID: update tests and docstrings 2024-06-03 13:41:01 +02:00
views Blender ID: update webhook docs 2024-06-03 11:32:23 +02:00
__init__.py Add Blender ID login and webhook 2022-09-26 18:09:41 +02:00
admin.py Admin: filter accounts by groups 2024-05-17 11:23:36 +02:00
apps.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
blender_id.py Blender ID: update tests and docstrings 2024-06-03 13:41:01 +02:00
forms.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
models.py Blender ID: make profile image URL change when image changes 2024-06-03 11:16:44 +02:00
signals.py Blender ID: use avatar_url on sign up 2024-06-03 11:16:44 +02:00
tasks.py Add Blender ID login and webhook 2022-09-26 18:09:41 +02:00
urls.py Notification emails (#80) 2024-04-18 16:11:18 +02:00
utils.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00