..
management
Add Blender ID login and webhook
2022-09-26 18:09:41 +02:00
migrations
Users: Add moderators group
2024-02-21 22:19:25 +01:00
templates
Ratings: Rename review template and layout adjustments
2024-03-05 14:33:45 +01:00
templatetags
Initial models, tests and other boilerplate
2022-08-25 17:37:48 +02:00
tests
Tags: Make tags dependent on type, and remove taggit
2024-02-29 15:52:47 +01:00
views
Profile, Blender ID: handle updates of confirmed email date
2022-11-07 17:55:04 +01:00
__init__.py
Add Blender ID login and webhook
2022-09-26 18:09:41 +02:00
admin.py
Cleanup: black and flake8
2024-01-29 15:06:36 +01:00
apps.py
Add Blender ID login and webhook
2022-09-26 18:09:41 +02:00
blender_id.py
Add Blender ID login and webhook
2022-09-26 18:09:41 +02:00
models.py
User: Add is_moderator
2024-02-21 22:15:55 +01:00
signals.py
Profile, Blender ID: handle updates of confirmed email date
2022-11-07 17:55:04 +01:00
tasks.py
Add Blender ID login and webhook
2022-09-26 18:09:41 +02:00
urls.py
Add Blender ID login and webhook
2022-09-26 18:09:41 +02:00
utils.py
Initial models, tests and other boilerplate
2022-08-25 17:37:48 +02:00