blender-id/bid_api
2024-05-31 15:49:41 +02:00
..
management Commands: delete old completed task records 2023-12-15 11:43:52 +01:00
migrations Webhooks: drop table and columns used by webhook queue (replaced by tasks) 2024-01-04 11:50:28 +01:00
templates/bid_api/badges Badges: use static pregenerated thumbnails instead of sorl 2023-12-08 15:51:52 +01:00
tests API: add avatar_url into user info response 2024-05-31 15:49:41 +02:00
views API: add avatar_url into user info response 2024-05-31 15:49:41 +02:00
__init__.py Code formatted with black 2020-12-14 18:05:12 +01:00
admin.py Admin: filter and search tasks by verbose_name 2024-04-08 18:55:40 +02:00
apps.py Code formatted with black 2020-12-14 18:05:12 +01:00
forms.py [T93542] [D13450] Allow users to manage OAuth apps they own outside Django admin 2021-12-08 10:49:05 +01:00
http_responses.py Code formatted with black 2020-12-14 18:05:12 +01:00
models.py Webhooks: drop table and columns used by webhook queue (replaced by tasks) 2024-01-04 11:50:28 +01:00
signals.py Webhook user-modified: send avatar_url 2024-05-31 15:47:23 +02:00
tasks.py Webhooks: always queue all webhook calls as background tasks 2023-12-14 21:42:28 +01:00
urls.py Code formatted with black 2020-12-14 18:05:12 +01:00