blender-studio/users
Márton Lente dd87072237 UI: Improve templates activity display
Make activity templates display match notifications.
2024-08-08 12:17:46 +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 UI: Improve templates activity display 2024-08-08 12:17:46 +02:00
tests Tests: use InMemoryStorage where possible 2024-07-02 15:59:47 +02:00
views Blender ID: use avatar_url and confirmed_email_at 2024-06-03 13:41:21 +02:00
__init__.py Upgrade to Django 4.2 2024-06-20 17:24:30 +02:00
admin.py Admin: fewer queries in user list 2024-07-09 09:50:48 +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