.. |
management
|
Commands: delete old completed task records
|
2023-12-15 10:17:44 +01: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
|
Update blender-id-oauth-client: make oauth_user_id an integer
|
2023-12-14 14:41:53 +01:00 |
views
|
Update blender-id-oauth-client: make oauth_user_id an integer
|
2023-12-14 14:41:53 +01: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
|
Performance: create a missing index on users_notification(user_id)
|
2023-12-12 12:41:00 +01: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 |